zhouyuan commented on PR #5145: URL: https://github.com/apache/incubator-gluten/pull/5145#issuecomment-2024310906
> I can think of a problem that when we update the Velox branch for some reason without changing Gluten's code, the cache should be manually invalidated otherwise will still be restored. > > Delete cache: https://docs.github.com/en/rest/actions/cache?apiVersion=2022-11-28#delete-github-actions-caches-for-a-repository-using-a-cache-key > > But the way doesn't seem to be so friendly to developer thus we may better to create a new Velox branch if appending changes. Yes, this will happen when we do a rebase in velox, then find some Spark UT failed in gluten, then did some fixes. can we filter on the pull request title, like if there's a key word(like forcebuildvelox)? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
