nuno-faria commented on issue #22553: URL: https://github.com/apache/datafusion/issues/22553#issuecomment-4584548431
> I just reworked the cache api as pat of [#22613](https://github.com/apache/datafusion/pull/22613) which removed the `FileMetadataCache` trait. But after looking at this issue, we should probably keep it. Right now I introduced a generic `Cache` trait. I might be mistaken but if it comes to adding a new method I think it can still be done in the new `Cache` as well. -- 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]
