LuciferYang commented on code in PR #43381:
URL: https://github.com/apache/spark/pull/43381#discussion_r1360066949
##########
.github/workflows/build_and_test.yml:
##########
@@ -407,6 +407,8 @@ jobs:
key: pyspark-coursier-${{ hashFiles('**/pom.xml', '**/plugins.sbt') }}
restore-keys: |
pyspark-coursier-
+ - name: Free up disk space
Review Comment:
I think it's unnecessary, this yml file won't be used by other branches.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]