SupportsReportPartitioning¶
SupportsReportPartitioning is an extension of the Scan abstraction for scans with custom data partitioning.
Contract¶
outputOrdering¶
Partitioning outputPartitioning()
Partitionings of the data of this scan
Used when:
V2ScanPartitioningAndOrderinglogical optimization is executed (andpartitioning)
Implementations¶
Note
No built-in implementations available.