Structs§
- Chained
Record Batch Stream - A stream that chains multiple streams into a single stream.
Functions§
- collect
- Collect all the items from the stream into a vector of
RecordBatch
. - collect_
batches - Collect all the items from the stream into RecordBatches.