tsreaper opened a new pull request, #7851: URL: https://github.com/apache/paimon/pull/7851
### Purpose All catalogs have implemented the `loadTableMetadata` method. In this PR we move this method into the interface, so we can use it if we only want to get some metadata like schemas from tables and don't want the table object itself. ### Tests This is a refactor. Existing tests should cover this change. -- 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]
