You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ra...@apache.org on 2023/04/21 08:32:39 UTC

[arrow] branch maint-12.0.0 updated (00031f9c3d -> 8a84f4f9b2)

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

raulcd pushed a change to branch maint-12.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 00031f9c3d GH-35170: [CI][Packaging][Conan] Build grpc-proto (#35203)
     add 006e57f43b GH-35235: [CI][Python] Pandas upstream_devel and nightlies are failing (#35248)
     add 897c37da6d GH-35218: [R] Update NEWS for the R component/version 12.0.0 (#35219)
     add 8a84f4f9b2 GH-35252: [C++] Use FindGTestAlt.cmake by ArrowTesting (#35253)

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/FindGTestAlt.cmake        |  2 +-
 cpp/cmake_modules/ThirdpartyToolchain.cmake | 17 +++++++++--
 cpp/src/arrow/ArrowTestingConfig.cmake.in   | 18 +++++++++++
 cpp/src/arrow/CMakeLists.txt                | 10 ++++--
 python/pyarrow/table.pxi                    |  2 +-
 python/pyarrow/tests/test_pandas.py         |  7 +++++
 r/NEWS.md                                   | 47 +++++++++++++++++++++++++++++
 7 files changed, 96 insertions(+), 7 deletions(-)