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 (andordering
)
Implementations¶
Note
No built-in implementations available.