Constant DECIMAL32_MAX_SCALE
pub const DECIMAL32_MAX_SCALE: i8 = 9; // 9i8
Expand description
The maximum scale for DataType::Decimal32 values
pub const DECIMAL32_MAX_SCALE: i8 = 9; // 9i8
The maximum scale for DataType::Decimal32 values