[ 
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)

Reply via email to