Skip to main content

Module arrow_ipc_codec

Module arrow_ipc_codec 

Source
Expand description

Arrow IPC file format decoder and encoder.

Structsยง

ArrowIpcDecoder
Decodes Arrow IPC file bytes into RecordBatches.
ArrowIpcEncoder
Encodes RecordBatches into Arrow IPC file format bytes.