You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2015/06/09 21:16:00 UTC

[jira] [Updated] (ORC-6) Add a checkEncoding method to ColumnReaders

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

Owen O'Malley updated ORC-6:
----------------------------
    Description: We need to ensure that we don't accidentally try to decode a future encoding with the old readers, so we need to make sure that each of the ColumnReaders make sure that they are only processing encodings they know about.

> Add a checkEncoding method to ColumnReaders
> -------------------------------------------
>
>                 Key: ORC-6
>                 URL: https://issues.apache.org/jira/browse/ORC-6
>             Project: Orc
>          Issue Type: Bug
>          Components: C++, encoding
>            Reporter: Owen O'Malley
>
> We need to ensure that we don't accidentally try to decode a future encoding with the old readers, so we need to make sure that each of the ColumnReaders make sure that they are only processing encodings they know about.



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