nevzheng opened a new issue, #12190: URL: https://github.com/apache/gravitino/issues/12190
### Describe the proposal Child of #12187. Support metadata-only undelete for schemas, catalogs, and metalakes. A container restore revives the exact recorded deletion tree in one relational transaction. An incomplete generation fails without partially restoring metadata. Depends on: - Foundation and table reference: #12188 - Catalog-scoped leaf objects: #12189 Whole-metalake recovery includes all rows captured by the original cascade, including metalake-scoped metadata, even before those roots receive standalone recovery endpoints. ### Task list - [ ] **TBD** — Complete and verify existing container-delete cascades - [ ] **TBD** — Implement exact schema-tree recovery - [ ] **TBD** — Implement exact catalog-tree recovery - [ ] **TBD** — Implement exact whole-metalake recovery - [ ] **TBD** — Complete container REST, Java client, OpenAPI, rollback, and concurrency 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]
