zhouyuan commented on PR #12610: URL: https://github.com/apache/gluten/pull/12610#issuecomment-5068280661
@Smallfu666 thanks for the investigation, in this case we will need to keep the old cache method. For this patch(x86, arm, enhanced tests), could we also combine actions/cache and stash to better cache management, e.g if stash-hit = false, then we fallback to use the restore-keys feature of actions/cache to get the latest cache on main branch, so that build can always got cache to re-use, how do you think about this? -- 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]
