You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by np...@apache.org on 2021/08/30 16:26:30 UTC

[arrow] branch master updated (5ca62b9 -> 5e73313)

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

npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 5ca62b9  MINOR: [R] Fix style warnings
     add 5e73313  ARROW-13737: [C++] Support for grouped aggregation over scalar columns

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/hash_aggregate.cc    | 359 +++++++++++----------
 .../arrow/compute/kernels/hash_aggregate_test.cc   | 301 ++++++++++++++---
 2 files changed, 453 insertions(+), 207 deletions(-)