You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/04/01 16:25:26 UTC

[arrow] branch master updated (bda7087 -> ac3be08)

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 bda7087  MINOR: [Docs] rename developers/advanced to in developers/overview dev toctree
     add ac3be08  ARROW-15643: [C++] Allow selecting subset of fields of a StructArray via cast

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/scalar_cast_nested.cc    |  58 ++--
 cpp/src/arrow/compute/kernels/scalar_cast_test.cc  | 358 ++++++++++++++++++---
 cpp/src/arrow/dataset/scanner_test.cc              |   4 +-
 3 files changed, 346 insertions(+), 74 deletions(-)