piyush mukati created ORC-264:
---------------------------------
Summary: column name matching while schema evolution should be
case unaware.
Key: ORC-264
URL: https://issues.apache.org/jira/browse/ORC-264
Project: ORC
Issue Type: Bug
Components: evolution
Reporter: piyush mukati
Priority: Minor
Column name matching while schema evolution should be case unaware. or can be
controlled with config.
Reader schema passed by hive are all small cases and if the column name stored
in the file has any uppercase, it will return null values for those columns
even if the data is present in the file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)