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 71d809d  ARROW-14796: [Python] Documentation: Correct default value
     add 71160ed  ARROW-14778: [C++] Round mean of decimal types after division

No new revisions were added by this update.

Summary of changes:
 .../compute/kernels/aggregate_basic_internal.h     | 14 +++++-
 cpp/src/arrow/compute/kernels/aggregate_test.cc    | 49 ++++++++++++++++++
 cpp/src/arrow/compute/kernels/hash_aggregate.cc    | 25 +++++++++-
 .../arrow/compute/kernels/hash_aggregate_test.cc   | 11 ++--
 .../compute/kernels/scalar_arithmetic_test.cc      | 13 -----
 cpp/src/arrow/compute/kernels/test_util.h          | 23 +++++++++
 docs/source/cpp/compute.rst                        | 58 ++++++++++++----------
 7 files changed, 148 insertions(+), 45 deletions(-)

Reply via email to