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 61f5ab0 ARROW-13529: [Go] Fixing too many releases in IPC writer
add 2b001ac ARROW-14165: [C++] Improve table sort performance
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/vector_sort.cc | 552 +++++++++++++--------
.../arrow/compute/kernels/vector_sort_benchmark.cc | 12 +-
cpp/src/arrow/compute/kernels/vector_sort_test.cc | 170 ++++++-
3 files changed, 503 insertions(+), 231 deletions(-)