Enums§
- Datatypes supported by this implementation of Apache Arrow.
- YEAR_MONTH, DAY_TIME, MONTH_DAY_NANO interval in SQL style.
- An absolute length of time in seconds, milliseconds, microseconds or nanoseconds.
- Sparse or Dense union layouts
Constants§
- The maximum precision for DataType::Decimal128 values
- The maximum scale for DataType::Decimal128 values
- The maximum precision for DataType::Decimal256 values
- The maximum scale for DataType::Decimal256 values
- The default scale for DataType::Decimal128 and DataType::Decimal256 values