[ 
https://issues.apache.org/jira/browse/HIVE-13748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shohei Okumiya updated HIVE-13748:
----------------------------------
    Summary: TypeInfoParser cannot handle symbols in the field name of STRUCT  
(was: TypeInfoParser cannot handle the dash in the field name of a complex type)

> 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
>
> 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)

Reply via email to