[
https://issues.apache.org/jira/browse/HIVE-8402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166070#comment-14166070
]
Hive QA commented on HIVE-8402:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12673745/HIVE-8402.patch
{color:green}SUCCESS:{color} +1 4119 tests passed
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1191/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1191/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1191/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12673745
> Orc pushing SARGs into delta files causing ArrayOutOfBoundsExceptions
> ---------------------------------------------------------------------
>
> Key: HIVE-8402
> URL: https://issues.apache.org/jira/browse/HIVE-8402
> Project: Hive
> Issue Type: Bug
> Components: File Formats, Transactions
> Affects Versions: 0.14.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HIVE-8402.patch
>
>
> ORC is in some instances pushing SARGs into delta files. This is wrong
> behavior in general as it may result in failing to pull the most recent
> version of a row. When the SARG is applied to a row that is deleted it
> causes an ArrayOutOfBoundsException because there is no data in the row.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)