zhztheplayer commented on PR #5145:
URL: 
https://github.com/apache/incubator-gluten/pull/5145#issuecomment-2024307962

   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.


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

Reply via email to