Vani created HIVE-15793:
---------------------------
Summary: Supporting Quoted Identifiers in Column Names inside
Struct datatype
Key: HIVE-15793
URL: https://issues.apache.org/jira/browse/HIVE-15793
Project: Hive
Issue Type: Bug
Components: Hive
Reporter: Vani
Priority: Minor
Hive throws an error when the column specified inside the struct datatype has
spaces.
For Example:-
CREATE TABLE est ( id string, name string, struct<`Backup Typ':string>)
throws error
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)