yuqi1129 opened a new pull request, #10913: URL: https://github.com/apache/gravitino/pull/10913
### What changes were proposed in this pull request? Add auth-related mapper methods, provider SQL, auth PO classes, write-path updated_at touches, and focused mapper tests. This PR is stacked on #10912. ### Why are the changes needed? This is the auth mapper foundation for cache improvement. It depends on the 1.3.0 schema PR and is independent from the entity change log PR. Fix: # ### Does this PR introduce _any_ user-facing change? No user-facing API change. This adds internal relational mapper support for auth cache consistency. ### How was this patch tested? ./gradlew :core:test --tests org.apache.gravitino.storage.relational.mapper.provider.base.TestAuthMappers -- 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]
