[
https://issues.apache.org/jira/browse/HIVE-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663012#comment-16663012
]
Hive QA commented on HIVE-14516:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12945464/HIVE-14516.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15506 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/14629/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14629/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14629/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12945464 - PreCommit-HIVE-Build
> OrcInputFormat.SplitGenerator.callInternal() can be optimized
> -------------------------------------------------------------
>
> Key: HIVE-14516
> URL: https://issues.apache.org/jira/browse/HIVE-14516
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 2.2.0
> Reporter: Eugene Koifman
> Assignee: Igor Kryvenko
> Priority: Major
> Attachments: HIVE-14516.01.patch
>
>
> callIntenal() has
> // We can't eliminate stripes if there are deltas because the
> // deltas may change the rows making them match the predicate.
> but in Acid 2.0, the deltas only have delete events thus eliminating stripes
> from "base" of split should be safe.
> cc [~gopalv]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)