Expand description
Generic plans for deferred execution: StreamingTableExec and PartitionStream
Structs§
- Streaming
Table Exec - An
ExecutionPlanfor one or morePartitionStreams.
Traits§
- Partition
Stream - A partition that can be converted into a
SendableRecordBatchStream