You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/11/28 20:09:30 UTC

[arrow-datafusion] branch master updated (52e198ea4 -> 0d334cf7d)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from 52e198ea4 refactor (#4391)
     add 0d334cf7d Use tournament loser tree for k-way sort-merging (#4301)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_plan/sorts/cursor.rs  |  12 +-
 .../physical_plan/sorts/sort_preserving_merge.rs   | 162 +++++++++++++--------
 2 files changed, 114 insertions(+), 60 deletions(-)