Yash Datta created PARQUET-304:
----------------------------------
Summary: 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)