You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2018/02/09 22:20:00 UTC

[jira] [Updated] (HIVE-18676) Usability: Better warnings for Unicode single quotes

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

Gopal V updated HIVE-18676:
---------------------------
    Issue Type: Improvement  (was: Bug)

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