Modules§
- Defines the low-level
AllocationAPI for shared memory regions - Statically typed implementations of Arrow Arrays
- Types of shared memory region
- Computation kernels on Arrow Arrays
- Defines the logical data types of Arrow arrays.
- Defines
ArrowErrorfor representing failures in various Arrow operations. - Support for the Arrow IPC Format
- Contains the
RecordBatchtype and associated traits - Arrow Tensor Type, defined in
format/Tensor.fbs. - Utility functions for working with Arrow data
Macros§
- Downcast an
Arrayto aDictionaryArraybased on itsDataType, accepts a number of subsequent patterns to match the data type - Downcast an
Arrayto aPrimitiveArraybased on itsDataTypeaccepts a number of subsequent patterns to match the data type
Structs§
Enums§
Constants§
- Arrow crate version