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/17 12:48:21 UTC

[arrow] branch master updated (ec7fce5 -> 70db8ab)

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 ec7fce5  ARROW-8112: [FlightRPC][C++] make sure status codes round-trip through gRPC
     add 70db8ab  ARROW-8129: [C++][Compute] Refine compare sort kernel

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/nth_to_indices_test.cc   | 10 ----
 cpp/src/arrow/compute/kernels/sort_to_indices.cc   | 66 ++++++++--------------
 .../arrow/compute/kernels/sort_to_indices_test.cc  | 34 ++++-------
 3 files changed, 33 insertions(+), 77 deletions(-)