This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 026a933fd1 GH-45755: [C++][Python][Compute] Add winsorize function
(#45763)
add 0de45b9025 GH-45821: [C++][Compute] Grouper improvements (#45822)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/key_map_internal.h | 2 +-
cpp/src/arrow/compute/row/grouper.cc | 208 +++++++++---
cpp/src/arrow/compute/row/grouper.h | 9 +
cpp/src/arrow/compute/row/grouper_test.cc | 521 ++++++++++++++++++++++--------
4 files changed, 552 insertions(+), 188 deletions(-)