Skip to content

SupportsReportOrdering

SupportsReportOrdering is an extension of the Scan abstraction for scans that report the order of data (in each partition).

Contract

outputOrdering

SortOrder[] outputOrdering()

SortOrders of the output ordering of this scan

Used when:

  • V2ScanPartitioningAndOrdering logical optimization is executed (and ordering)

Implementations

Note

No built-in implementations available.