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