[ https://issues.apache.org/jira/browse/HIVE-8402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163876#comment-14163876 ]
Alan Gates commented on HIVE-8402: ---------------------------------- In my tests at the moment I only see this after compaction. I don't know if this is because ORC correctly doesn't push the SARGs when there are only delta files or if something else is causing this. > 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 > > > 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)