You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/01/28 03:06:10 UTC

[arrow] branch master updated (61b0cb1 -> 2696951)

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 61b0cb1  ARROW-11358: [Rust] Add benchmark for concatenating small arrays
     add 2696951  ARROW-11300: [Rust][DataFusion] Further performance improvements on hash aggregation with small groups

No new revisions were added by this update.

Summary of changes:
 .../datafusion/src/physical_plan/hash_aggregate.rs | 127 +++++++++++++--------
 1 file changed, 79 insertions(+), 48 deletions(-)