You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2020/12/07 23:49:32 UTC

[arrow] branch master updated (b290e23 -> 328c5dd)

This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from b290e23  ARROW-10830 [Rust] avoid hard crash in json reader
     add 328c5dd  ARROW-10809: [C++] Use Datum for SortIndices() input

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/api_vector.cc                   |  4 ++--
 cpp/src/arrow/compute/api_vector.h                    | 19 ++++++++++---------
 .../arrow/compute/kernels/vector_sort_benchmark.cc    |  2 +-
 cpp/src/arrow/compute/kernels/vector_sort_test.cc     |  4 ++--
 4 files changed, 15 insertions(+), 14 deletions(-)