[
https://issues.apache.org/jira/browse/PARQUET-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578362#comment-14578362
]
Yash Datta commented on PARQUET-304:
------------------------------------
https://github.com/apache/parquet-mr/pull/210
> Add an option for making requested schema case insensitive while reading
> ------------------------------------------------------------------------
>
> Key: PARQUET-304
> URL: https://issues.apache.org/jira/browse/PARQUET-304
> Project: Parquet
> Issue Type: New Feature
> Components: parquet-mr
> Affects Versions: 1.8.0
> Reporter: Yash Datta
>
> For projects such as hive and spark-sql which use parquet, the schema of the
> stored tables is always lowercase (because of limitations of hive metastore).
> It would be great if we can have a configurable option to read data from
> parquet irrespective of the case of the requested schema , supplied via
> ReadContext object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)