The OrderedPartitionExchange was not being used anywhere. Its original purpose was to do range-based sorting; however this was not completely functional. It was also a much more complex operator (see its implementation in OrderedPartitionRecordBatch). I think if we go back to fixing it and using it in future, we will probably add a new type of distribution trait. I will add explanation along these lines.
[ Full content available at: https://github.com/apache/drill/pull/1466 ] This message was relayed via gitbox.apache.org for [email protected]
