LuciferYang commented on pull request #30351: URL: https://github.com/apache/spark/pull/30351#issuecomment-730800410
> Yes, GitHub Actions build use SBT with `-Xfatal-warnings` on by default. > Just in case, Maven doesn't detect unused imports too: @MaxGekk `mvn compile` maybe only have some compilation warnings about `unused imports` now, seems need add `-Xfatal-warnings` to maven pom.xml too, will this have other negative impact? @HyukjinKwon ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
