Constant DECIMAL128_MAX_SCALE
pub const DECIMAL128_MAX_SCALE: i8 = 38; // 38i8
Expand description
The maximum scale for DataType::Decimal128 values
pub const DECIMAL128_MAX_SCALE: i8 = 38; // 38i8
The maximum scale for DataType::Decimal128 values