Module rerun_bindings::arrow
source · Expand description
Methods for handling Arrow datamodel log ingest
Functions§
- Perform conversion between a pyarrow array to arrow types.
- Build a
Chunk
given a ‘**kwargs’-style dictionary of component arrays. - Build a
PendingRow
given a ‘**kwargs’-style dictionary of component arrays. - Perform Python-to-Rust conversion for a
ComponentDescriptor
.