This is an automated email from the ASF dual-hosted git repository.
felipecrv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 375b21f4fb GH-44483: [GLib] Don't check invalid decimal precision
message in test (#44484)
add 8208774f8e GH-34535: [C++] Move ChunkResolver to the public API
(#44357)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/chunk_resolver.cc | 4 +--
cpp/src/arrow/chunk_resolver.h | 40 +++++++++++++---------
cpp/src/arrow/chunk_resolver_benchmark.cc | 3 --
cpp/src/arrow/chunked_array.h | 2 +-
cpp/src/arrow/chunked_array_test.cc | 4 ---
cpp/src/arrow/compute/kernels/chunked_internal.h | 2 +-
cpp/src/arrow/compute/kernels/vector_sort.cc | 3 +-
.../arrow/compute/kernels/vector_sort_internal.h | 4 +--
cpp/src/arrow/stl_iterator.h | 2 +-
docs/source/cpp/api/array.rst | 14 ++++++++
r/src/altrep.cpp | 14 +++++---
11 files changed, 55 insertions(+), 37 deletions(-)