You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dilip Biswal (JIRA)" <ji...@apache.org> on 2019/02/28 21:14:00 UTC

[jira] [Created] (SPARK-27016) Treat all antlr warnings as errors while generating parser from the sql grammar file.

Dilip Biswal created SPARK-27016:
------------------------------------

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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org