maropu commented on a change in pull request #32037:
URL: https://github.com/apache/spark/pull/32037#discussion_r612015274
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -485,11 +485,10 @@ jobs:
restore-keys: |
tpcds-
- name: Checkout TPC-DS (SF=1) generated data repository
- if: steps.cache-tpcds-sf-1.outputs.cache-hit != 'true'
Review comment:
Yea, it looks better to check if it can work correctly without
`restore-keys`.
--
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]