Joe McDonnell has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/19032
Reviewed-by: Michael Smith <[email protected]>
Reviewed-by: Wenzhe Zhou <[email protected]>
Tested-by: Joe McDonnell <[email protected]>
---
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(-)

Approvals:
  Michael Smith: Looks good to me, but someone else must approve
  Wenzhe Zhou: Looks good to me, approved
  Joe McDonnell: Verified

--
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: merged
Gerrit-Change-Id: Icd3b537ce7ffac61a311045453d4e063175a3300
Gerrit-Change-Number: 19032
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to