arrow_
schema
55.2.0
In arrow_
schema::
datatype
arrow_schema
::
datatype
Constant
DECIMAL32_DEFAULT_SCALE
Copy item path
Source
pub const DECIMAL32_DEFAULT_SCALE:
i8
= 2;
Expand description
The default scale for
DataType::Decimal32
values