Thalweg · API reference ← Main docs

Crate twg_stream_arrow

Crate twg_stream_arrow 

Source
Expand description

batch sinks, IPC, Flight, offset correlation

The batch_sink module implements the Arrow write substrate (BatchSink, CommitInfo) a concrete sink implements. IPC/Flight batching policy and offset correlation beyond this seam remain design intent pending their phase.

Re-exports§

pub use batch_sink::BatchSink;
pub use batch_sink::CommitInfo;

Modules§

batch_sink
The Arrow write substrate: BatchSink and CommitInfo.