You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/12/03 19:05:14 UTC

[arrow] branch master updated (53abebb06f -> 54ff2d8777)

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 53abebb06f GH-14816: [Release] Make dev/release/06-java-upload.sh reusable from other project (#14830)
     add 54ff2d8777 ARROW-18282: [C++][Python] Support step >= 1 in list_slice kernel (#14696)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_nested.cc     | 29 +++++------
 .../arrow/compute/kernels/scalar_nested_test.cc    | 57 +++++++++++++++++++---
 python/pyarrow/tests/test_compute.py               | 32 +++++++-----
 3 files changed, 85 insertions(+), 33 deletions(-)