Enums§
- Data
Type - Datatypes supported by this implementation of Apache Arrow.
- Interval
Unit - YEAR_MONTH, DAY_TIME, MONTH_DAY_NANO interval in SQL style.
- Time
Unit - An absolute length of time in seconds, milliseconds, microseconds or nanoseconds.
- Union
Mode - Sparse or Dense union layouts
Constants§
- DECIMA
L128_ MAX_ PRECISION - The maximum precision for DataType::Decimal128 values
- DECIMA
L128_ MAX_ SCALE - The maximum scale for DataType::Decimal128 values
- DECIMA
L256_ MAX_ PRECISION - The maximum precision for DataType::Decimal256 values
- DECIMA
L256_ MAX_ SCALE - The maximum scale for DataType::Decimal256 values
- DECIMAL_
DEFAULT_ SCALE - The default scale for DataType::Decimal128 and DataType::Decimal256 values