[
https://issues.apache.org/jira/browse/HIVE-13748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247368#comment-16247368
]
Andreas Weise commented on HIVE-13748:
--------------------------------------
We are facing the same issue. Is there any progress / discussion going on?
Do you expect side-effects when allowing '-' ?
Thanks in advance for details.
> TypeInfoParser cannot handle the dash in the field name of a complex type
> -------------------------------------------------------------------------
>
> 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
(v6.4.14#64029)