qingwei727 opened a new pull request, #8023: URL: https://github.com/apache/paimon/pull/8023
### Purpose Stop exposing `renameBranch` over the REST protocol. `RESTCatalog.renameBranch` now throws `UnsupportedOperationException`. The `Catalog` interface and non-REST implementations (`FileSystemBranchManager`, Spark/Flink `RenameBranchProcedure`, etc.) are unchanged — this PR only retires the REST surface for branch renaming. ### Tests `RESTCatalogTest#testBranches` -- 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]
