Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19032
Change subject: IMPALA-11605: Switch back to a patched flatbuffers 1.9.0 ...................................................................... IMPALA-11605: Switch back to a patched flatbuffers 1.9.0 In IMPALA-9999, we moved to flatbuffers 1.12 to fix a compilation issue of flatbuffers with newer GCC. This requires Impala to use flatbuffers 1.12 for Java as well, and that created a conflict with Hive. This switches back to flatbuffers 1.9 (the same as Hive) with a patch for the compilation issue. Testing: - Built flatbuffers with GCC 10 Change-Id: Icd3b537ce7ffac61a311045453d4e063175a3300 --- M buildall.sh M source/flatbuffers/build.sh A source/flatbuffers/flatbuffers-1.9.0-patches/0001-PATCH-Fix-GCC8-build-remove-unnecessary-const-qualifier.patch 3 files changed, 17 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/32/19032/1 -- To view, visit http://gerrit.cloudera.org:8080/19032 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icd3b537ce7ffac61a311045453d4e063175a3300 Gerrit-Change-Number: 19032 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
