Skip to content

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:

  • V2ScanPartitioningAndOrdering logical optimization is executed (and partitioning)

Implementations

Note

No built-in implementations available.