Serge Rielau created SPARK-47637:
------------------------------------

             Summary: Use errorCapturingIdentifier rule in more places to 
improve error messages
                 Key: SPARK-47637
                 URL: https://issues.apache.org/jira/browse/SPARK-47637
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 4.0.0
            Reporter: Serge Rielau


errorCapturingIdentifier parses identifier with included '-' to raise 
INVALID_IDENTIFIER 

instead of SYNTAX_ERROR for non-delimited identifiers containing a hyphen.
It is meant to be used wherever the context is not that of an expression
This Jira replaces a few missed identifiers with that rule.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to