Github user mridulm commented on the issue:
https://github.com/apache/spark/pull/15553
Thanks for the comments.
Specifically for our usecase, this is for automated full builds, where
there is a container teardown after each (so that builds dont pollute each
other : new $HOME/.m2, full recompilation each time, etc).
In that context, current build takes 25+ minutes without test execution and
about 10+ mins with skipping test compilation and doc generation.
mvn package, install, later phases will always result in test compilation
as well - compile by itself is useful for spark developers, not users/release
engineers imo.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]