Module storage

Module storage 

Source

Modules§

alloc
Defines the low-level Allocation API for shared memory regions
array
Statically typed implementations of Arrow Arrays
buffer
Types of shared memory region
compute
Computation kernels on Arrow Arrays
datatypes
Defines the logical data types of Arrow arrays.
error
Defines ArrowError for representing failures in various Arrow operations.
ipc
Support for the Arrow IPC Format
record_batch
Contains the RecordBatch type and associated traits
row
tensor
Arrow Tensor Type, defined in format/Tensor.fbs.
util
Utility functions for working with Arrow data
value

Macros§

downcast_dictionary_array
Downcast an Array to a DictionaryArray based on its DataType, accepts a number of subsequent patterns to match the data type
downcast_primitive_array
Downcast an Array to a PrimitiveArray based on its DataType accepts a number of subsequent patterns to match the data type

Structs§

Iterator

Enums§

Error

Constants§

ARROW_VERSION
Arrow crate version