pub const DECIMAL128_MAX_PRECISION: u8 = 38;
Expand description

The maximum precision for arrow_schema::DataType::Decimal128 values