[
https://issues.apache.org/jira/browse/ORC-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved ORC-571.
-------------------------------
Fix Version/s: 1.7.0
Resolution: Fixed
I committed this.
> 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, 1.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)