Available on crate features io_ipc and io_ipc_read_async only.
Expand description

APIs to read Arrow streams asynchronously

Structs

A [Stream] over an Arrow IPC stream that asynchronously yields Chunks.

Functions

Reads the StreamMetadata of the Arrow stream asynchronously