Function precision_to_storage_size

Source
pub fn precision_to_storage_size(
    decimal_dtype: &DecimalDType,
) -> DecimalValueType
Expand description

Maps a decimal precision into the small type that can represent it.