tsreaper opened a new pull request, #7266: URL: https://github.com/apache/paimon/pull/7266
### Purpose This PR adds a `listTableDetails` method to the `Catalog` interface, for users to get all `Table` objects conveniently, especially from `RESTCatalog`. ### Tests * `RESTCatalogTest#testListTableDetails` ### API and Format No format changes. ### Documentation No new feature. ### Generative AI tooling Generated-by: qwen code 0.10.0 <!-- If generative AI tooling has been used in the process of authoring this patch, please include the phrase: 'Generated-by: ' followed by the name of the tool and its version. If no, write 'No'. Please refer to the [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) for details. --> -- 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]
