You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/02/16 19:12:36 UTC

[arrow] branch master updated (3a8e409 -> e4e866f)

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

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


    from 3a8e409  ARROW-15677: [R] calling invalidate() method on ArrowObjects causes subsequent segfault
     add e4e866f  ARROW-15609: [C++][Compute] Support hash_aggregate with only keys

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/hash_aggregate.cc    | 41 ++++++++++--------
 .../arrow/compute/kernels/hash_aggregate_test.cc   | 48 ++++++++++++++++++++++
 2 files changed, 72 insertions(+), 17 deletions(-)