This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 4b3f6c3 ARROW-12431: [Python] Mask is inverted when creating
FixedSizeBinaryArray
add 889291b ARROW-13003: [C++] Fix key map unaligned access
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/exec/key_compare.cc | 21 ++++-----
cpp/src/arrow/compute/exec/key_map.cc | 71 +++++++++++++++++--------------
cpp/src/arrow/compute/exec/util.cc | 16 ++++---
3 files changed, 59 insertions(+), 49 deletions(-)