You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2015/02/05 23:59:35 UTC

[jira] [Updated] (HIVE-9593) ORC Reader should ignore unknown metadata streams

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

Owen O'Malley updated HIVE-9593:
--------------------------------
    Attachment: hive-9593.patch

This patch changes all of the required fields to be optional. I've gone through the current code to ensure that null pointers from getKind() won't cause NPE.

> ORC Reader should ignore unknown metadata streams 
> --------------------------------------------------
>
>                 Key: HIVE-9593
>                 URL: https://issues.apache.org/jira/browse/HIVE-9593
>             Project: Hive
>          Issue Type: Bug
>          Components: File Formats
>    Affects Versions: 0.11.0, 0.12.0, 0.13.1, 1.0.0, 1.2.0, 1.1.0
>            Reporter: Gopal V
>            Assignee: Owen O'Malley
>         Attachments: hive-9593.patch
>
>
> ORC readers should ignore metadata streams which are non-essential additions to the main data streams.
> This will include additional indices, histograms or anything we add as an optional stream.



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