Support for reading and writing the Arrow IPC format, enabling efficient columnar data interchange.
# Cargo.toml
[dependencies]
arrow-ipc = "58.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads an Arrow IPC file and prints the number of rows per record batch.
Add `arrow = "58.1.0"` to your Cargo.toml.
No dependency data recorded yet.