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

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


    from 47f6bc3  ARROW-15234: [Python] Fix crash with custom CSV invalid row 
handler
     add 27c264c  ARROW-12042: [C++] Fix array_sort_indices on chunked arrays

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/vector_array_sort.cc | 16 ++++++++++---
 cpp/src/arrow/compute/kernels/vector_sort.cc       |  8 +++++++
 .../arrow/compute/kernels/vector_sort_internal.h   |  4 ++++
 cpp/src/arrow/compute/kernels/vector_sort_test.cc  | 27 ++++++++++++++++++++++
 4 files changed, 52 insertions(+), 3 deletions(-)

Reply via email to