You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2016/11/04 03:09:58 UTC

[jira] [Updated] (HIVE-15124) Fix OrcInputFormat to use reader's schema for include boolean array

     [ https://issues.apache.org/jira/browse/HIVE-15124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HIVE-15124:
---------------------------------
    Affects Version/s:     (was: 2.1.0)
                       1.2.1

> Fix OrcInputFormat to use reader's schema for include boolean array
> -------------------------------------------------------------------
>
>                 Key: HIVE-15124
>                 URL: https://issues.apache.org/jira/browse/HIVE-15124
>             Project: Hive
>          Issue Type: Bug
>          Components: ORC
>    Affects Versions: 1.2.1
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Currently, the OrcInputFormat uses the file's schema rather than the reader's schema. This means that SchemaEvolution fails with an ArrayIndexOutOfBoundsException if a partition has a different schema than the table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)