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


   * (at least currently) all batches are placed in a single batch before 
sorting.
   
   * `join_all` [preserves the 
order](https://docs.rs/futures/0.3.6/futures/future/fn.join_all.html):
   
   > The returned future will drive execution for all of its underlying 
futures, collecting the results into a destination Vec<T> in the same order as 
they were provided.


----------------------------------------------------------------
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:
[email protected]


Reply via email to