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

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


    from aac90fa2d1 GH-46995: [CI][R][C++] Use system memory allocator in 
sanitizer jobs (#47007)
     add e47775223d GH-47025: [C++][Docs] Increase minimum gcc for building 
from 7.1 to 9 (#47026)
     add 4217a48110 GH-47015: [CI][C++] Use mold on conda-cpp to work around 
issues with GNU ld (#47028)
     add 539a52d0fd GH-46745: [C++] Update bundled Boost to 1.88.0 and Apache 
Thrift to 0.22.0 (#46912)

No new revisions were added by this update.

Summary of changes:
 .env                                               |   2 +-
 ci/docker/conda-cpp.dockerfile                     |   3 +
 cpp/cmake_modules/ThirdpartyToolchain.cmake        | 557 ++++++++++-----------
 cpp/cmake_modules/thrift-cstdint.patch             |  68 ---
 cpp/src/arrow/CMakeLists.txt                       |  14 +-
 cpp/src/arrow/acero/meson.build                    |   2 +-
 cpp/src/arrow/flight/sql/CMakeLists.txt            |  14 +-
 cpp/src/arrow/testing/process.cc                   |   6 +-
 cpp/src/arrow/util/meson.build                     |   2 +-
 cpp/thirdparty/update.rb                           |   6 +-
 cpp/thirdparty/versions.txt                        |  10 +-
 .../apache-arrow/apt/ubuntu-jammy/Dockerfile       |   2 +-
 .../apache-arrow/yum/amazon-linux-2023/Dockerfile  |   2 +-
 .../apache-arrow/yum/centos-7/Dockerfile           |   2 +-
 docs/source/developers/cpp/building.rst            |   2 +-
 15 files changed, 292 insertions(+), 400 deletions(-)
 delete mode 100644 cpp/cmake_modules/thrift-cstdint.patch

Reply via email to