[ 
https://issues.apache.org/jira/browse/HIVE-18676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359249#comment-16359249
 ] 

Madhudeep Petwal commented on HIVE-18676:
-----------------------------------------

Hi [~gopalv] can you describe this in detail? 

Can you provide table used here and other details like hive version you used 
for bug reproduction ?

> Usability: Better warnings for Unicode single quotes
> ----------------------------------------------------
>
>                 Key: HIVE-18676
>                 URL: https://issues.apache.org/jira/browse/HIVE-18676
>             Project: Hive
>          Issue Type: Improvement
>          Components: Parser
>            Reporter: Gopal V
>            Priority: Major
>              Labels: usability
>
> The warning for 
> {code}
> select d_date as ‘date’ from date_dim;
> {code}
> is hard to locate than it should be.
> {code}
> Error: Error while compiling statement: FAILED: ParseException line 1:18 
> cannot recognize input near 'as' 'date' 'from' in selection target 
> (state=42000,code=40000)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to