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 e7dc8f5 ARROW-15244: [Format] Clarify that offsets are monotonic for
binary like arrays
add 8e18cf3 ARROW-13035: [C++] indices_nonzero compute function
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/vector_selection.cc | 97 ++++++++++++++++++++++
.../arrow/compute/kernels/vector_selection_test.cc | 34 ++++++++
docs/source/cpp/compute.rst | 11 +++
docs/source/python/api/compute.rst | 1 +
4 files changed, 143 insertions(+)