Re-exportsยง
pub use recordbatch::RecordBatch;
Modulesยง
- adapter
- cursor
- error
- Error of record batch.
- filter
- Util record batch stream wrapper that can perform precise filter.
- recordbatch
- util
Structsยง
- Callback
Memory ๐Metrics - Callback
Memory ๐Metrics Inner - 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
- Memory
Tracked Stream - A wrapper stream that tracks memory usage of RecordBatches.
- Order
Option - Query
Memory Tracker - Memory tracker for RecordBatch streams. Clone to share the same limit across queries.
- Query
Memory Tracker Builder - Builder for constructing a
QueryMemoryTrackerwith optional callbacks. - Record
Batch Stream Wrapper - Adapt a [Stream] of RecordBatch to a RecordBatchStream.
- Record
Batches - Sendable
Record Batch Mapper - A wrapper that maps a RecordBatchStream to a new RecordBatchStream by applying a function to each RecordBatch.
- Simple
Record Batch Stream - Stream
Memory ๐Tracker
Traitsยง
Functionsยง
- map_
json_ type_ to_ string - Maps the json type to string in the batch.
- map_
json_ type_ to_ string_ schema - Maps the json type to string in the schema.
Type Aliasesยง
- DfSendable
Record Batch Stream - Trait for a [
Stream] ofRecordBatches that can be passed between threads - Memory
Acquire ๐Result - Pending
Track ๐Future - Reject
Callback ๐ - Sendable
Record Batch Stream - Unit
Callback ๐ - Update
Callback ๐