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 2021/08/19 17:31:40 UTC

[arrow] branch master updated (f406b53 -> 1564339)

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 f406b53  PARQUET-490: [C++][Parquet] Basic support for reading DELTA_BINARY_PACKED data
     add 1564339  ARROW-13311: [C++][Documentation] Document hash aggregate kernels

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/hash_aggregate.cc    | 94 ++++++++++++++++-----
 .../arrow/compute/kernels/hash_aggregate_test.cc   | 47 ++++++++---
 docs/source/cpp/compute.rst                        | 97 +++++++++++++++++++++-
 3 files changed, 200 insertions(+), 38 deletions(-)