Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
HIVE-17448 ArrayIndexOutOfBoundsException on ORC tables after adding a struct field
- Open
- links to