We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98296c2 commit aa042bfCopy full SHA for aa042bf
.github/workflows/build_and_test.yml
@@ -481,7 +481,7 @@ jobs:
481
uses: actions/cache@v2
482
with:
483
path: ./tpcds-sf-1
484
- key: tpcds-${{ hashFiles('tpcds-sf-1/.spark-tpcds-sf-1.md5') }}
+ key: tpcds-556111e35d400f56cb0625dc16e9063d54628320
485
restore-keys: |
486
tpcds-
487
- name: Checkout TPC-DS (SF=1) generated data repository
0 commit comments