alamb commented on issue #15585: URL: https://github.com/apache/datafusion/issues/15585#issuecomment-2860009642
There is some vestigal code in the cache_manager crate https://docs.rs/datafusion/latest/datafusion/execution/cache/cache_manager/index.html that I think could provide a home for such caching APIs Also related - https://github.com/apache/datafusion/issues/15582 It would be really nice to be able to abstract common caching patterns into a CacheManager and let users provide their own implementations -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org