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/03/18 10:32:12 UTC

[arrow] branch master updated (2f952e6 -> afda692)

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 2f952e6  ARROW-7812: [Packaging][Python] Use LLVM 8 in manylinux1 wheels
     add afda692  ARROW-8126: [C++][Compute] Add nth-to-indices kernel benchmark

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/CMakeLists.txt       |  1 +
 ...es_benchmark.cc => nth_to_indices_benchmark.cc} | 33 ++++++----------------
 .../compute/kernels/sort_to_indices_benchmark.cc   |  1 +
 3 files changed, 10 insertions(+), 25 deletions(-)
 copy cpp/src/arrow/compute/kernels/{sort_to_indices_benchmark.cc => nth_to_indices_benchmark.cc} (65%)