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 c20b377  ARROW-6626: [Python] Support converting nested sets when 
converting to arrow
     add b0b475e  ARROW-13876: [C++] Add trivial null kernels to arithmetic, 
sort functions

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_arithmetic.cc |  24 +++++
 .../compute/kernels/scalar_arithmetic_test.cc      |  64 ++++++++++---
 cpp/src/arrow/compute/kernels/vector_sort.cc       |  76 +++++++++++++++-
 cpp/src/arrow/compute/kernels/vector_sort_test.cc  | 101 +++++++++++++++++++++
 4 files changed, 248 insertions(+), 17 deletions(-)

Reply via email to