This is an automated email from the ASF dual-hosted git repository. raulcd pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git
from 6399ec9c6a GH-47015: [CI][C++] Use mold on conda-cpp to work around issues with GNU ld (#47028) add f12356adaa 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 +- 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 +- 13 files changed, 288 insertions(+), 399 deletions(-) delete mode 100644 cpp/cmake_modules/thrift-cstdint.patch