yuqi1129 opened a new pull request, #10769: URL: https://github.com/apache/gravitino/pull/10769
### What changes were proposed in this pull request? This pull request introduces new caching infrastructure and several SQL mapping enhancements to support improved authorization and metadata management in Gravitino. The most significant changes are the addition of a general-purpose cache abstraction (with Caffeine and no-op implementations), new configuration options for cache sizing, and new SQL mappers and provider methods to support versioning and ownership queries. ### Why are the changes needed? To support multiple version deployment. Fix: #9898 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? UTs and ITs -- 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]
