You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/10/08 20:02:34 UTC

[jira] [Created] (HIVE-8402) Orc pushing SARGs into delta files causing ArrayOutOfBoundsExceptions

Alan Gates created HIVE-8402:
--------------------------------

             Summary: 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)