Modules§
- Error of record batch.
- Util record batch stream wrapper that can perform precise filter.
Structs§
- A two-dimensional batch of column-oriented data with a defined schema.
- EmptyRecordBatchStream can be used to create a RecordBatchStream that will produce no results
- A two-dimensional batch of column-oriented data with a defined schema.
- Adapt a [Stream] of RecordBatch to a RecordBatchStream.
Traits§
Type Aliases§
- Trait for a [
Stream
] ofRecordBatch
es