nevzheng opened a new issue, #12191: URL: https://github.com/apache/gravitino/issues/12191
### Describe the proposal Child of #12187. Support standalone metadata-only undelete for policies, users, groups, roles, job templates, and tags using the shared conditional recovery contract. Recovery restores only the relational rows captured by existing metadata deletion semantics. It does not call identity providers, authorization plugins, executors, catalogs, or other downstream systems. Depends on: - Foundation and table reference: #12188 - Shared metalake recovery primitives from container hierarchy support: #12190 ### Task list - [ ] **TBD** — Support policy undelete while preserving non-cascaded associations, ownership, and grants - [ ] **TBD** — Support user and group undelete - [ ] **TBD** — Support role undelete - [ ] **TBD** — Support job-template undelete - [ ] **TBD** — Support tag undelete - [ ] **TBD** — Complete root REST, Java client, OpenAPI, replay, conflict, and transaction tests -- 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]
