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/05/11 11:09:52 UTC

[arrow] branch master updated (e215e89 -> b2cf62f)

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 e215e89  ARROW-8577: [Plasma][CUDA] Make CUDA initialization lazy
     add b2cf62f  ARROW-8486: [C++] Fix BitArray failures on big-endian platforms

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/bit_stream_utils.h | 13 ++++++++++-
 cpp/src/arrow/util/bit_util.h         | 41 +++++++++++++++++++++--------------
 2 files changed, 37 insertions(+), 17 deletions(-)