gengliangwang commented on a change in pull request #32011:
URL: https://github.com/apache/spark/pull/32011#discussion_r604731377
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -367,6 +367,17 @@ jobs:
steps:
- name: Checkout Spark repository
uses: actions/checkout@v2
+ - name: Cache Scala, SBT and Maven
Review comment:
Nit: is there any way to avoid duplicated specs for this step "Cache
Scala, SBT and Maven"
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -367,6 +367,17 @@ jobs:
steps:
- name: Checkout Spark repository
uses: actions/checkout@v2
+ - name: Cache Scala, SBT and Maven
Review comment:
Nit: is there any way to avoid duplicated specs for this step "Cache
Scala, SBT and Maven"?
--
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]