Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24684
Change subject: IMPALA-14759: Upgrade to boost 1.91.0 ...................................................................... IMPALA-14759: Upgrade to boost 1.91.0 This bumps the version of Boost to 1.91.0. This includes a new open addressing hash table and other updates. Boost bumped its requirement for the C++ standard in some libraries, and Avro was using an older C++ standard. This bumps the version of Avro C++ to 1.12.0, which fixes the issue. Testing: - Built Impala with the new Boost and ran tests Change-Id: I669dd6d998a72ca855ec3a374bd31db17ce1c9b0 --- M buildall.sh D source/avro/avro-1.11.1-patches/0001-fix-cpp-build-error.patch A source/avro/avro-1.12.0-patches/0001-Respect-cxx-flags-from-build.patch M source/avro/build-cpp.sh D source/boost/boost-1.74.0-patches/0001-Fix-hidden-visibility-symbols-for-LLVM.patch A source/boost/boost-1.91.0-patches/0001-Fix-hidden-visibility-symbols-for-LLVM.patch 6 files changed, 38 insertions(+), 669 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/84/24684/1 -- To view, visit http://gerrit.cloudera.org:8080/24684 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I669dd6d998a72ca855ec3a374bd31db17ce1c9b0 Gerrit-Change-Number: 24684 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
