yuqi1129 opened a new pull request, #10914:
URL: https://github.com/apache/gravitino/pull/10914

   ### What changes were proposed in this pull request?
   
   Add the entity_change_log mapper, operation type handling, mapper 
registration, write-path changelog inserts for entity rename/drop, and focused 
mapper tests.
   
   This PR is stacked on #10912.
   
   ### Why are the changes needed?
   
   This is the entity change log foundation for cache invalidation. It depends 
on the 1.3.0 schema PR and is independent from the auth mapper PR.
   
   Fix: #
   
   ### Does this PR introduce _any_ user-facing change?
   
   No user-facing API change. This adds internal relational mapper support for 
targeted cache invalidation.
   
   ### 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]

Reply via email to