Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/21994#discussion_r209145351
--- Diff: pom.xml ---
@@ -2609,6 +2609,28 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>com.github.spotbugs</groupId>
+ <artifactId>spotbugs-maven-plugin</artifactId>
--- End diff --
Yea, this slows down 16ish mins and that was my concern at the very first
place. Currently, it only affects Maven build though. +1 for holding on for now.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]