You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2023/04/11 22:26:27 UTC

[arrow] branch main updated (1bda003be8 -> 1c06854f08)

This is an automated email from the ASF dual-hosted git repository.

westonpace pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 1bda003be8 GH-35029: [CI][C#] Install python on ubuntu-csharp image to fix nuget CI build (#35030)
     add 1c06854f08 GH-14939: [C++] Support Table lookups in FieldRef and FieldPath (#34537)

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/scalar_string_test.cc    |   3 +-
 cpp/src/arrow/type.cc                              | 139 ++++++++++-
 cpp/src/arrow/type.h                               |   6 +
 cpp/src/arrow/type_test.cc                         | 259 +++++++++++++++++++++
 4 files changed, 404 insertions(+), 3 deletions(-)