[ https://issues.apache.org/jira/browse/HIVE-15124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727080#comment-15727080 ]
ASF GitHub Bot commented on HIVE-15124: --------------------------------------- Github user omalley closed the pull request at: https://github.com/apache/hive/pull/110 > Fix OrcInputFormat to use reader's schema for include boolean array > ------------------------------------------------------------------- > > Key: HIVE-15124 > URL: https://issues.apache.org/jira/browse/HIVE-15124 > Project: Hive > Issue Type: Bug > Components: ORC > Affects Versions: 1.2.1 > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 2.2.0 > > Attachments: HIVE-15124.patch, HIVE-15124.patch, HIVE-15124.patch, > HIVE-15124.patch > > > Currently, the OrcInputFormat uses the file's schema rather than the reader's > schema. This means that SchemaEvolution fails with an > ArrayIndexOutOfBoundsException if a partition has a different schema than the > table. -- This message was sent by Atlassian JIRA (v6.3.4#6332)