lasdf1234 opened a new issue, #12978:
URL: https://github.com/apache/gravitino/issues/12978

   ### What would you like to be improved?
   
   Built-in IdP tables `idp_user_meta`, `idp_group_meta`, and 
`idp_user_group_rel` lack `audit_info`, unlike other Gravitino auth/metadata 
tables. Create/update operations cannot record creator / last modifier for IdP 
users, groups, and memberships.
   
   ### How should we improve?
   
   Add `audit_info` to schema 2.0.0 and the 1.3→2.0 upgrade scripts 
(MySQL/H2/PostgreSQL), wire PO/mapper/service/DTO/OpenAPI, and refresh audit on 
create and password/enabled updates.


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