Hazarath created HIVE-20084:
-------------------------------
Summary: is there any setting to read data based on column names
for ORC hive table like parquet instead of ordinal position in hive
Key: HIVE-20084
URL: https://issues.apache.org/jira/browse/HIVE-20084
Project: Hive
Issue Type: Task
Components: Hive
Affects Versions: 2.1.0
Reporter: Hazarath
is there any setting to read data based on column names for ORC format like
parquet instead of ordinal position in hive. I see below settings for Presto &
Spark. But i dont find any setting in hive for same functionality. If it's
already there, please route me into it.
Spark – spark.sql.hive.convertMetastoreOrc=true
Presto – hive.orc.use-column-names=true
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)