You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by dh...@apache.org on 2023/06/30 14:31:42 UTC

[arrow-datafusion] branch add_fetch_to_sort_preserving_merge_exec updated (2e0ca35ef8 -> b10c910a19)

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

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


    from 2e0ca35ef8 Add fetch to sortpreservingmergeexec
     add b10c910a19 fmt

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_optimizer/sort_enforcement.rs  |  5 +++--
 datafusion/core/src/physical_plan/sorts/merge.rs            | 11 +++++++----
 .../core/src/physical_plan/sorts/sort_preserving_merge.rs   | 13 ++++++-------
 datafusion/proto/src/physical_plan/mod.rs                   |  2 +-
 4 files changed, 17 insertions(+), 14 deletions(-)