Tamas Mate has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19546 )
Change subject: IMPALA-11949: Add AVRO C++ 1.11.1 version ...................................................................... IMPALA-11949: Add AVRO C++ 1.11.1 version This patch adds a new AVRO version 1.11.1 and new build files for AVRO C++. Until the integration is finished, for backward compatibility, both AVRO C and AVRO C++ will be part of the toolchain. The upgrade is necessary to support logical types, which is required for Iceberg DECIMAL types. The AVRO C library has not been meaningfully developed for 3 years now and it does not support logical types, meanwhile the C++ library is still under development and supports the necessary types. Change-Id: I307247cdf19ea8b9a97248624111bdaa05dd8496 Reviewed-on: http://gerrit.cloudera.org:8080/19546 Reviewed-by: Tamas Mate <[email protected]> Tested-by: Tamas Mate <[email protected]> --- M buildall.sh A source/avro/avro-1.11.1-patches/0001-fix-cpp-build-error.patch A source/avro/build-cpp.sh 3 files changed, 683 insertions(+), 0 deletions(-) Approvals: Tamas Mate: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/19546 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I307247cdf19ea8b9a97248624111bdaa05dd8496 Gerrit-Change-Number: 19546 Gerrit-PatchSet: 3 Gerrit-Owner: Tamas Mate <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
