Quanlong Huang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15073 )
Change subject: IMPALA-6772: Add ORC 1.6.2 to toolchain ...................................................................... IMPALA-6772: Add ORC 1.6.2 to toolchain Add ORC 1.6.2 including 6 fixes. The patch files are modified to exclude changes on binary files in tests. They will cause failures in patching. Tests: - Run query_test for orc/def/block locally. - Builds succeed in all supported platforms. Change-Id: I62734f791fd8fc098579f488a869a2153ebad919 Reviewed-on: http://gerrit.cloudera.org:8080/15073 Tested-by: Quanlong Huang <[email protected]> Reviewed-by: Csaba Ringhofer <[email protected]> --- M buildall.sh A source/orc/orc-1.6.2-patches/0001-ORC-580-C-Verify-ColumnEncodings-in-StripeFooter-463.patch A source/orc/orc-1.6.2-patches/0002-ORC-581-C-Verify-fieldNames-size-for-STRUCT-types.patch A source/orc/orc-1.6.2-patches/0003-ORC-586-C-fix-memory-leak-in-StructColumnReader.patch A source/orc/orc-1.6.2-patches/0004-ORC-589-C-add-checks-about-negative-dictionary-entry.patch A source/orc/orc-1.6.2-patches/0005-ORC-590-C-added-check-for-missing-LENGTH-stream-in-S.patch A source/orc/orc-1.6.2-patches/0006-ORC-591-C-Check-missing-blob-stream-for-StringDictio.patch 7 files changed, 727 insertions(+), 2 deletions(-) Approvals: Quanlong Huang: Verified Csaba Ringhofer: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15073 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I62734f791fd8fc098579f488a869a2153ebad919 Gerrit-Change-Number: 15073 Gerrit-PatchSet: 4 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Norbert Luksa <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
