Module stream

Module stream 

Source

Structs§

RecordBatchStream

Functions§

record_batch_stream_from_stream
Helper function to create a SendableRecordBatchStream from a stream of RecordBatches where the schema must be extracted from the first batch.

Type Aliases§

RecordBatchStreamWrapper