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/01/13 13:24:13 UTC

[arrow] branch master updated (5f6b552 -> bef87ef)

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 5f6b552  ARROW-7554: [C++] Add support for building on FreeBSD
     add bef87ef  ARROW-7526: [C++][Compute] Optimize small integer sorting

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/sort_to_indices.cc   | 121 ++++++++++++++++-----
 .../compute/kernels/sort_to_indices_benchmark.cc   |  21 ++++
 .../arrow/compute/kernels/sort_to_indices_test.cc  |  16 +++
 3 files changed, 130 insertions(+), 28 deletions(-)