[
https://issues.apache.org/jira/browse/ORC-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley reassigned ORC-571:
---------------------------------
> ArrayIndexOutOfBoundsException in StripePlanner.readRowIndex
> ------------------------------------------------------------
>
> Key: ORC-571
> URL: https://issues.apache.org/jira/browse/ORC-571
> Project: ORC
> Issue Type: Bug
> Affects Versions: 1.6.1
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
> Fix For: 1.6.2
>
>
> If you use schema evolution and have fewer columns in the reader schema than
> the file schema, you get an ArrayIndexOutOfBoundsException.
> Fundamentally, the RecordReaderImpl creates the OrcIndex with the size of the
> reader schema rather than the file schema.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)