Module vortex_array::arrow
source · Expand description
Utilities to work with Arrow
data and types.
Modules§
Structs§
- A wrapper around a generic Arrow array that can be used as a Datum in Arrow compute.
Traits§
Functions§
- Try to convert a Vortex [
DType
] into an Arrow [DataType
] - Convert a Vortex [struct DType][DType] to an Arrow [Schema].