Tamas Mate has uploaded this change for review. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/46/19546/1 -- 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: newchange Gerrit-Change-Id: I307247cdf19ea8b9a97248624111bdaa05dd8496 Gerrit-Change-Number: 19546 Gerrit-PatchSet: 1 Gerrit-Owner: Tamas Mate <[email protected]>
