jackylee-ch commented on PR #8245: URL: https://github.com/apache/incubator-gluten/pull/8245#issuecomment-2550262773
> Also, is it possible that the [local cache](https://gluten.apache.org/docs/getting-started/localcache/) can be benefited? Yes. With consistent hashing, we can schedule the cache location in advance, which is better than knowing the cache location after execution. And consistent hashing is useful for cluster changes, especially when executors are rescheduled due to executor deaths. -- 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]
