This is supported on crate feature io_ipc only.
Expand description

APIs to write to Arrow’s IPC format.

Structs

Arrow file writer

An array Chunk with optional accompanying IPC fields.

Arrow stream writer

Options declaring the behaviour of writing to IPC

Enums

Compression codec

Functions

Assigns every dictionary field a unique ID

Converts a Schema and IpcFields to a flatbuffers-encoded [arrow_format::ipc::Message].

Writes an Array to arrow_data

Writes a dictionary array