Expand description
Apache Arrow encodings and utils for persist data
Constants§
Functions§
- Converts a
ColumnarRecords
intoarrow
columns. - Re-allocate the backing storage for an array ref using lgalloc, if it’s configured. (And hopefully-temporarily work around a parquet decoding issue upstream.)
- Re-allocate the backing storage for a specific array using lgalloc, if it’s configured. (And hopefully-temporarily work around a parquet decoding issue upstream.)