You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/04/29 19:46:14 UTC

[GitHub] [arrow-datafusion] tustvold commented on issue #2148: Research performance improvements in N-way merging

tustvold commented on issue #2148:
URL: https://github.com/apache/arrow-datafusion/issues/2148#issuecomment-1528859303

   Closing this ticket as I believe it is not tracking anything anymore, feel free to reopen if I am mistaken.
   
   SortPreservingMerge is now implemented as an n-way tournament tree making use of an order-preserving row encoding for multi-column sorts, and specialized cursors for single column sorts. I'm not aware of any major low-hanging fruit to make it run faster


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org