Modules§
- adapter
- cursor
- error
- Error of record batch.
- filter
- Util record batch stream wrapper that can perform precise filter.
- recordbatch 🔒
- util
Structs§
- DfRecord
Batch - A two-dimensional batch of column-oriented data with a defined schema.
- Empty
Record Batch Stream - EmptyRecordBatchStream can be used to create a RecordBatchStream that will produce no results
- Order
Option - Record
Batch - A two-dimensional batch of column-oriented data with a defined schema.
- Record
Batch Stream Wrapper - Adapt a [Stream] of RecordBatch to a RecordBatchStream.
- Record
Batches - Simple
Record Batch Stream
Traits§
Type Aliases§
- DfSendable
Record Batch Stream - Trait for a [
Stream
] ofRecordBatch
es that can be passed between threads - Sendable
Record Batch Stream