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

Sean Owen resolved SPARK-27016.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 23925
[https://github.com/apache/spark/pull/23925]

> Treat all antlr warnings as errors while generating parser from the sql 
> grammar file.
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-27016
>                 URL: https://issues.apache.org/jira/browse/SPARK-27016
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Dilip Biswal
>            Assignee: Dilip Biswal
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Use the maven plugin option `*treatWarningsAsErrors`* to make sure the 
> warnings are treated as errors while generating the parser file. In the 
> absence of it, we may inadvertently introducing problems while making grammar 
> changes. 



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