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

Gopal V updated HIVE-11594:
---------------------------
    Attachment: HIVE-11594.1.patch

> Analyze Table For Columns cannot handle columns with embedded spaces
> --------------------------------------------------------------------
>
>                 Key: HIVE-11594
>                 URL: https://issues.apache.org/jira/browse/HIVE-11594
>             Project: Hive
>          Issue Type: Bug
>          Components: Statistics
>    Affects Versions: 1.3.0, 2.0.0
>            Reporter: Gopal V
>         Attachments: HIVE-11594.1.patch
>
>
> {code}
> create temporary table events(`user id` bigint, `user name` string);
> explain analyze table events compute statistics for columns `user id`;
> FAILED: SemanticException [Error 30009]: Encountered parse error while 
> parsing rewritten query
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to