This is an automated email from the ASF dual-hosted git repository.
assignuser pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0ce72675f4 GH-20339: [C++] Add residual filter support to swiss join
(#39487)
add 60dbaab71c GH-40394: [C++] Add support for mold (#40397)
No new revisions were added by this update.
Summary of changes:
ci/docker/ubuntu-22.04-cpp.dockerfile | 2 ++
ci/docker/ubuntu-24.04-cpp.dockerfile | 2 ++
ci/scripts/cpp_build.sh | 1 +
cpp/cmake_modules/DefineOptions.cmake | 13 +++++++++++
cpp/cmake_modules/SetupCxxFlags.cmake | 27 ++++++++++++++++++++++
cpp/src/arrow/symbols.map | 3 +--
.../apache-arrow/apt/debian-bookworm/Dockerfile | 1 +
.../apache-arrow/apt/debian-trixie/Dockerfile | 1 +
.../apache-arrow/apt/ubuntu-jammy/Dockerfile | 1 +
.../apache-arrow/apt/ubuntu-noble/Dockerfile | 1 +
dev/tasks/linux-packages/apache-arrow/debian/rules | 1 +
11 files changed, 51 insertions(+), 2 deletions(-)