Expand description
Utilities for converting between IPC types and native Arrow types
Structs§
Functions§
- Deserialize an ipc crate::Schema` from flat buffers to an arrow Schema.
- Push a key-value metadata into a FlatBufferBuilder and return [WIPOffset]
- schema_to_fbDeprecatedSerialize a schema in IPC format
- Adds a Schema to a flatbuffer and returns the offset
- Try deserialize flat buffer format bytes into a schema
- Try deserialize the IPC format bytes into a schema