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 f25d88ed46 ARROW-17950: [Docs][Python] Add more info about the change
in PyArrow C++ API (#14333)
add 69aad53eaa ARROW-17349: [C++] Allow casting map types (#14198)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/cast.cc | 19 ++-
.../arrow/compute/kernels/scalar_cast_nested.cc | 147 ++++++++++++++++-----
cpp/src/arrow/compute/kernels/scalar_cast_test.cc | 48 +++++++
docs/source/cpp/compute.rst | 22 ++-
4 files changed, 197 insertions(+), 39 deletions(-)