pub fn precision_to_storage_size(
decimal_dtype: &DecimalDType,
) -> DecimalValueType
Expand description
Maps a decimal precision into the small type that can represent it.
pub fn precision_to_storage_size(
decimal_dtype: &DecimalDType,
) -> DecimalValueType
Maps a decimal precision into the small type that can represent it.