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 1be837f  ARROW-12688: [R] Use DuckDB to query an Arrow Dataset
     add 23a2faa  ARROW-6072: [C++] Implement casting List <-> LargeList

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/scalar_cast_internal.cc  |   4 +
 .../arrow/compute/kernels/scalar_cast_nested.cc    | 141 ++++++++++++++-------
 cpp/src/arrow/compute/kernels/scalar_cast_test.cc  |  79 ++++++------
 python/pyarrow/tests/test_compute.py               |   5 +
 4 files changed, 144 insertions(+), 85 deletions(-)

Reply via email to