yuqi1129 opened a new pull request, #9800: URL: https://github.com/apache/gravitino/pull/9800
### What changes were proposed in this pull request? This pull request improves the handling of empty entity lists in the caching logic and adds comprehensive tests to verify cache behavior when entity relations change. The changes ensure that empty lists are now cached, and that cache invalidation works correctly when new relations are added between entities. ### Why are the changes needed? To improve load performance. Fix: #9799 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? UTs -- 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]
