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

   ### What changes were proposed in this pull request?
   
   This PR extracts the `plugins:idp-basic` relational storage layer from 
#11023 into a dedicated first step. It only adds the `storage/relational` 
model, mapper, SQL provider, and corresponding tests under the `idp-basic` 
module.
   
   ### Why are the changes needed?
   
   Splitting the built-in IdP storage work into smaller PRs makes the 
relational storage model easier to review separately before the runtime wiring 
and service integration changes.
   
   Fix: #10960
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   This PR is a scope-only extraction from #11023. The full end-to-end 
validation is covered on top of the stacked follow-up branch.
   


-- 
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