[ https://issues.apache.org/jira/browse/HIVE-15038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15642851#comment-15642851 ]
Hive QA commented on HIVE-15038: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12834904/HIVE-15038.2.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10628 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver[hbase_bulk] (batchId=89) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[join_acid_non_acid] (batchId=150) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[union_fast_stats] (batchId=145) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] (batchId=91) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1993/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1993/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-1993/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12834904 - PreCommit-HIVE-Build > Reuse OrcTail in OrcEncodedDataReader::ReaderOptions in Llap > ------------------------------------------------------------ > > Key: HIVE-15038 > URL: https://issues.apache.org/jira/browse/HIVE-15038 > Project: Hive > Issue Type: Bug > Reporter: Rajesh Balamohan > Assignee: Rajesh Balamohan > Priority: Minor > Attachments: HIVE-15038.1.patch, HIVE-15038.2.patch > > > When {{hive.orc.splits.include.file.footer}} is enabled, OrcTail (if > available) can be made use of in OrcEncodedDataReader. This would reduce file > look up calls (expensive in cloud storage systems like S3) and , eliminate > footer reading. -- This message was sent by Atlassian JIRA (v6.3.4#6332)