Expand description
Arrow IPC file format decoder and encoder.
Structsยง
- Arrow
IpcDecoder - Decodes Arrow IPC file bytes into
RecordBatches. - Arrow
IpcEncoder - Encodes
RecordBatches into Arrow IPC file format bytes.
Arrow IPC file format decoder and encoder.
RecordBatches.RecordBatches into Arrow IPC file format bytes.