You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/06/10 11:01:14 UTC

[arrow] branch master updated (b7f6aa1 -> 8f9f0f8)

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 b7f6aa1  ARROW-9085: [C++][CI] Fix Windows build
     add 8f9f0f8  ARROW-8974: [C++] Simplify TransferBitmap

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/concatenate.cc       |  2 +-
 cpp/src/arrow/util/bit_util_benchmark.cc |  4 +-
 cpp/src/arrow/util/bit_util_test.cc      |  2 +-
 cpp/src/arrow/util/bitmap_ops.cc         | 69 +++++++++++++++-----------------
 cpp/src/arrow/util/bitmap_ops.h          |  3 +-
 5 files changed, 37 insertions(+), 43 deletions(-)