pub const DECIMAL128_MAX_PRECISION: u8 = 38; // 38u8
Expand description

The maximum precision for DataType::Decimal128 values