Module datafusion::physical_plan::stream
source · Expand description
Stream wrappers for physical operators
Structs
Adapter for a tokio
ReceiverStream
that implements the
SendableRecordBatchStream
interface