dilipbiswal commented on issue #23925: [SPARK-27016][SQL][BUILD] Treat all 
antlr warnings as errors while generating parser from the sql grammar file.
URL: https://github.com/apache/spark/pull/23925#issuecomment-468483342
 
 
   @srowen Update : I looked around. In my understanding, we seem to use the 
sbt-antlr plugin to generate the parser when compiling through sbt 
(SparkBuild.scala). Unfortunately, there is no (at least i couldn't find) "fail 
build on warning" option that is exposed through the sbt-antlr plugin 
   Here is 
[link](https://github.com/ihji/sbt-antlr4/blob/master/src/main/scala/com/simplytyped/Antlr4Plugin.scala)
 to the plugin source.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to