[ https://issues.apache.org/jira/browse/HIVE-17917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627773#comment-16627773 ]
Hive QA commented on HIVE-17917: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12941190/HIVE-17917.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14996 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.ql.TestTxnNoBuckets.testCtasPartitioned (batchId=299) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14042/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14042/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14042/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12941190 - PreCommit-HIVE-Build > VectorizedOrcAcidRowBatchReader.computeOffsetAndBucket optimization > ------------------------------------------------------------------- > > Key: HIVE-17917 > URL: https://issues.apache.org/jira/browse/HIVE-17917 > Project: Hive > Issue Type: Sub-task > Components: Transactions > Affects Versions: 3.0.0 > Reporter: Eugene Koifman > Assignee: Saurabh Seth > Priority: Minor > Attachments: HIVE-17917.patch > > > VectorizedOrcAcidRowBatchReader.computeOffsetAndBucket optimization() > computation is currently (after HIVE-17458) is done once per split. It could > instead be done once per file (since the result is the same for each split of > the same file) and passed along in OrcSplit -- This message was sent by Atlassian JIRA (v7.6.3#76005)