andygrove commented on code in PR #1699: URL: https://github.com/apache/datafusion-comet/pull/1699#discussion_r2068974642
########## .github/workflows/benchmark.yml: ########## @@ -70,6 +70,7 @@ jobs: with: path: ./tpcds-sf-1 key: tpcds-${{ hashFiles('.github/workflows/benchmark.yml') }} + fail-on-cache-miss: false Review Comment: I don't know if this is a sledgehammer approach or not but this is just on `branch-0.8` so I don't think it should matter too much? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org