This is an automated email from the ASF dual-hosted git repository.
yibocai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 1b9280f ARROW-12131: [CI][GLib] Ensure upgrading MSYS2
add bf9cbc0 ARROW-12103: [C++] Correctly handle unaligned access in
bit-unpacking code
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/bpacking_avx2_codegen.py | 17 +-
cpp/src/arrow/util/bpacking_avx2_generated.h | 1091 ++++++++++++------------
cpp/src/arrow/util/bpacking_avx512_codegen.py | 9 +-
cpp/src/arrow/util/bpacking_avx512_generated.h | 1025 +++++++++++-----------
4 files changed, 1107 insertions(+), 1035 deletions(-)