This is an automated email from the ASF dual-hosted git repository.
fsaintjacques pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from cf1a53c ARROW-8693: [Python] Insert implicit cast in
Dataset.get_fragments with filter
add f3894bd ARROW-8553: [C++] Optimize unaligned bitmap operations
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/bit_util.cc | 153 ++++++++++++++++++++++++++++--------
cpp/src/arrow/util/bit_util_test.cc | 27 +++++++
cpp/src/arrow/util/ubsan.h | 6 ++
dev/archery/archery/cli.py | 2 +-
4 files changed, 155 insertions(+), 33 deletions(-)