This is an automated email from the ASF dual-hosted git repository.
westonpace pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 11bcde2526 ARROW-17588: [Go] Casting to binary-like types (#14027)
add 672431b514 ARROW-17492: [C++] Hashing32/64 support for large
var-binary types (#13940)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/exec/key_hash.cc | 13 ++++---
cpp/src/arrow/compute/exec/key_hash_test.cc | 56 +++++++++++++++++++----------
cpp/src/arrow/compute/light_array.h | 18 ++++++++++
3 files changed, 65 insertions(+), 22 deletions(-)