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 398519a054 ARROW-17811: [Java][Doc] Added high-level documentation for
Dictionary Encoding in Java (#14213)
add f4e4f9936b ARROW-15479 : [C++] Cast fixed size list to compatible
fixed size list type (other values type, other field name) (#14181)
No new revisions were added by this update.
Summary of changes:
.../arrow/compute/kernels/scalar_cast_nested.cc | 42 ++++++++++++--
cpp/src/arrow/compute/kernels/scalar_cast_test.cc | 66 ++++++++++++++++++++++
python/pyarrow/tests/test_compute.py | 31 ++++++++++
3 files changed, 134 insertions(+), 5 deletions(-)