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 2021/02/15 20:39:52 UTC

[arrow] branch master updated (d4a521a -> 8a546f7)

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 d4a521a  ARROW-11597: [Rust] Split file in smaller ones.
     add 8a546f7  ARROW-11289: [Rust][DataFusion] Implement GROUP BY support for Dictionary Encoded columns

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/execution/context.rs           |  81 +++-
 .../datafusion/src/physical_plan/hash_aggregate.rs | 421 +++++++++++++--------
 2 files changed, 350 insertions(+), 152 deletions(-)