Quanlong Huang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18443 )
Change subject: IMPALA-11264: Bump ORC to 1.7.0-p12 with more improvements ...................................................................... IMPALA-11264: Bump ORC to 1.7.0-p12 with more improvements This patch adds some recent improvements on the orc reader: ORC-969: Evaluate SearchArguments using file and stripe level stats ORC-1150: Optimize RowReaderImpl::computeBatchSize() by pre-computation It also ports the support on reading decimal64 of ORCv2, i.e. ORC-1127 and ORC-1125. Change-Id: I2f1545584132419e9a89a3c86ff9ed57190ca84d Reviewed-on: http://gerrit.cloudera.org:8080/18443 Reviewed-by: Csaba Ringhofer <[email protected]> Tested-by: Quanlong Huang <[email protected]> --- M buildall.sh A source/orc/orc-1.7.0-patches/0009-ORC-1127-C-add-missing-version-of-UNSTABLE-PRE-2.0-1.patch A source/orc/orc-1.7.0-patches/0010-ORC-1125-C-Support-reading-decimal64-in-ORCv2.patch A source/orc/orc-1.7.0-patches/0011-ORC-969-C-Evaluate-SearchArguments-using-file-and-st.patch A source/orc/orc-1.7.0-patches/0012-ORC-1150-C-Optimize-RowReaderImpl-computeBatchSize-b.patch 5 files changed, 1,402 insertions(+), 2 deletions(-) Approvals: Csaba Ringhofer: Looks good to me, approved Quanlong Huang: Verified -- To view, visit http://gerrit.cloudera.org:8080/18443 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I2f1545584132419e9a89a3c86ff9ed57190ca84d Gerrit-Change-Number: 18443 Gerrit-PatchSet: 3 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
