JkSelf commented on PR #12309: URL: https://github.com/apache/gluten/pull/12309#issuecomment-4747844534
@philo-he Thanks for your work. We are working on using Velox’s HashTableCache to cache pre-built hash tables so we can revert a custom [commit](https://github.com/IBM/velox/commit/55578058810edfdce25366855745d0416578a113) in our internal Velox repo. Since HashTableCache currently uses String as the cache key, can we continue using a string for our cache key. -- 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]
