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/23 12:40:18 UTC

[arrow] branch master updated (7ed698b -> 7cebe08)

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 7ed698b  ARROW-9185: [Java][Gandiva] Make llvm build optimisation configurable from java
     add 7cebe08  ARROW-9210: [C++] Use BitBlockCounter in array/visitor_inline.h

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/vector_hash_benchmark.cc | 150 +++++----
 cpp/src/arrow/visitor_inline.h                     | 352 ++++++++++-----------
 dev/archery/archery/cli.py                         |   2 +-
 3 files changed, 267 insertions(+), 237 deletions(-)