sarutak commented on a change in pull request #30391:
URL: https://github.com/apache/spark/pull/30391#discussion_r524897536
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -421,7 +395,7 @@ jobs:
rm -rf ~/.m2/repository/org/apache/spark
Review comment:
For `Java 11 build`, it seems `mvn install` run but can we just do `mvn
compile testCompile`? If we can do so, we can remove `.m2` repository here like
other places. What do you think?
----------------------------------------------------------------
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]