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 8ccdbe7806 GH-41336: [C++][Compute] Fix case_when kernel dispatch for decimals with different precisions and scales (#47479) add 2284234ca7 GH-47483: [C++] Bump vendored xxhash to 0.8.3 (#47476) No new revisions were added by this update. Summary of changes: cpp/CMakeLists.txt | 6 + cpp/src/arrow/vendored/xxhash/README.md | 2 +- cpp/src/arrow/vendored/xxhash/xxhash.c | 7 +- cpp/src/arrow/vendored/xxhash/xxhash.h | 1682 ++++++++++++++++++++++--------- 4 files changed, 1208 insertions(+), 489 deletions(-)