yaooqinn commented on a change in pull request #32037:
URL: https://github.com/apache/spark/pull/32037#discussion_r611719046



##########
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:
       It may still hit the cache by fuzzy matching of `restore-keys` which 
seems useless for this case. if fails again, I will remove it too and try again.




-- 
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]

Reply via email to