mkleen commented on issue #19052: URL: https://github.com/apache/datafusion/issues/19052#issuecomment-3811479778
> [@mkleen](https://github.com/mkleen) [@alamb](https://github.com/alamb) As the plan here is to enforce limit on `DefaultFileStatisticsCache` , are we also planning on any mechanisms to handle stale entries here? perhaps through eviction or TTL? @abhita Currently it's handled by eviction see https://github.com/apache/datafusion/pull/20047 for details. -- 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]
