Module datafusion::datasource::streaming
source · Expand description
A simplified TableProvider
for streaming partitioned datasets
Structs
- A
TableProvider
that streams a set ofPartitionStream
Traits
- A partition that can be converted into a
SendableRecordBatchStream