arrow_
schema
55.2.0
arrow_schema
Constant
DECIMAL32_MAX_SCALE
Copy item path
Source
pub const DECIMAL32_MAX_SCALE:
i8
= 9;
Expand description
The maximum scale for
DataType::Decimal32
values