This is an automated email from the ASF dual-hosted git repository.
jorgecarleitao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from becf329 ARROW-10289: [Rust] Read dictionaries in IPC streams
add ea29f65 ARROW-10292: [Rust] [DataFusion] Simplify merge
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/execution/context.rs | 2 +-
.../datafusion/src/physical_plan/hash_aggregate.rs | 2 +-
rust/datafusion/src/physical_plan/limit.rs | 3 +-
rust/datafusion/src/physical_plan/merge.rs | 54 +++++++---------------
rust/datafusion/src/physical_plan/planner.rs | 5 +-
rust/datafusion/src/physical_plan/sort.rs | 2 +-
6 files changed, 22 insertions(+), 46 deletions(-)