[ 
https://issues.apache.org/jira/browse/HIVE-18325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ayush Saxena updated HIVE-18325:
--------------------------------
    Issue Type: Improvement  (was: Bug)

> Config to do case unaware schema evolution to ORC reader.
> ---------------------------------------------------------
>
>                 Key: HIVE-18325
>                 URL: https://issues.apache.org/jira/browse/HIVE-18325
>             Project: Hive
>          Issue Type: Improvement
>          Components: ORC
>            Reporter: piyush mukati
>            Priority: Critical
>
> in case of orc data 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. 
> Column name matching while schema evolution should be case unaware. 
> we need to pass config for same from hive. the 
> config(orc.schema.evolution.case.sensitive) in orc will be exposed by 
> https://issues.apache.org/jira/browse/ORC-264 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to