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 2021/09/29 07:13:26 UTC

[arrow] branch master updated (defdc81 -> a46d262)

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 defdc81  ARROW-14157: [C++] Refactor Abseil to its own macro
     add a46d262  ARROW-10898: [C++] Improve table sort performance

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/vector_sort.cc      | 709 +++++++++++++---------
 cpp/src/arrow/compute/kernels/vector_sort_test.cc |  39 +-
 2 files changed, 437 insertions(+), 311 deletions(-)