jorgecarleitao commented on pull request #8517:
URL: https://github.com/apache/arrow/pull/8517#issuecomment-715986049


   FYI @andygrove @alamb : I planning to approach the MergeSort in DataFusion: 
my current idea is to merge-sort record-batches within a part and then 
merge-sort then again across partitions. This is preparatory work for that, as 
we can't merge sort two arrays together before this PR.
   


----------------------------------------------------------------
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


Reply via email to