[
https://issues.apache.org/jira/browse/HIVE-13748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-13748:
----------------------------------
Labels: pull-request-available (was: )
> TypeInfoParser cannot handle symbols in the field name of STRUCT
> ----------------------------------------------------------------
>
> Key: HIVE-13748
> URL: https://issues.apache.org/jira/browse/HIVE-13748
> Project: Hive
> Issue Type: Bug
> Reporter: Chaoyu Tang
> Assignee: Chaoyu Tang
> Priority: Minor
> Labels: pull-request-available
>
> hive> create table y(col struct<`a-b`:double> COMMENT 'type field has a
> dash');
> FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.exec.DDLTask. java.lang.IllegalArgumentException:
> Error: : expected at the position 8 of 'struct<a-b:double>' but '-' is found.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)