Skip to main content

Module arrow_vector

Module arrow_vector 

Source

Structs§

ArrowVector

Enums§

Vector

Traits§

VectorAccess

Functions§

arrow_array_from_values
Build an Arrow ArrayRef from a Vec<Value>, recursively handling primitives, List, Struct and Map values.
convert_arrow_scalar
infer_arrow_type
Infer the Arrow DataType for a list of Values.