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 2020/11/15 13:37:36 UTC

[arrow] branch master updated (7a1ef18 -> ceb9471)

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


    from 7a1ef18  ARROW-10269: [Rust] Update to 2020-11-14 nightly
     add ceb9471  ARROW-10572: [Rust][DataFusion] Use aHash instead of FnvHashMap

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/Cargo.toml                         |  2 +-
 rust/datafusion/src/execution/context.rs           | 13 +++--
 .../src/physical_plan/distinct_expressions.rs      |  7 +--
 .../datafusion/src/physical_plan/hash_aggregate.rs | 58 +++++++---------------
 4 files changed, 31 insertions(+), 49 deletions(-)