nevzheng commented on PR #12229: URL: https://github.com/apache/gravitino/pull/12229#issuecomment-5121969989
This PR is superseded by the simplified implementation in #12226. Deleted-table discovery now reuses the existing paginated table-list API with `deleted=true` and returns ordinary table identifiers. We intentionally removed the specialized retained-deletion read model, public deletion ID, detailed deleted-table representation, and deletion-specific ETag because a name list is sufficient for the current UNDROP workflow. The final Stack 20 review order is #12225 → #12228 → #12226 → #12227. -- 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]
