aiborodin commented on PR #13382: URL: https://github.com/apache/iceberg/pull/13382#issuecomment-3022254501
I agree that the caching/eviction policy makes more sense on a per-table basis. We can keep this PR scoped to replacing `Caffeine.maximumSize` implementations with `LRUCache` for simplicity and revisit the `expireAfterWrite` cache in the future. -- 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]
