pub const DECIMAL_DEFAULT_SCALE: i8 = 10;
Expand description

The default scale for DataType::Decimal128 and DataType::Decimal256 values