arrow_
schema
55.2.0
In arrow_
schema::
datatype
arrow_schema
::
datatype
Constant
DECIMAL64_MAX_SCALE
Copy item path
Source
pub const DECIMAL64_MAX_SCALE:
i8
= 18;
Expand description
The maximum scale for
DataType::Decimal64
values