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

Xiao Li resolved SPARK-27890.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

> Improve SQL parser error message when missing backquotes for identifiers with 
> hyphens
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-27890
>                 URL: https://issues.apache.org/jira/browse/SPARK-27890
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.4.3
>            Reporter: Yesheng Ma
>            Assignee: Yesheng Ma
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Current SQL parser's error message for hyphen-connected identifiers without 
> surrounding backquotes(e.g. {{hyphen-table}}) is confusing for end users. A 
> possible approach to tackle this is to explicitly capture these wrong usages 
> in the SQL parser. In this way, the end users can fix these errors more 
> quickly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to