Dandandan edited a comment on pull request #378: URL: https://github.com/apache/arrow-datafusion/pull/378#issuecomment-846048412
Currently sort needs a single partition as otherwise the partitions are not sorted. A mergeexec currently is added based on this requirement. So this won't work I think untill we have the implementation to merge the sorted partitions which you are working on in https://github.com/apache/arrow-datafusion/pull/379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org