liurenjie1024 opened a new issue, #8526: URL: https://github.com/apache/iceberg/issues/8526
### Apache Iceberg version 1.3.1 (latest release) ### Query engine None ### Please describe the bug 🐞 According to rest [open api's spec](https://github.com/apache/iceberg/blob/621d301b17417af4b71a0e8c93db9db6f8266839/open-api/rest-catalog-open-api.yaml#L1899), the `loadTable` api should return configuration of table in `config` property. This is not implemented in [rest server handler](https://github.com/apache/iceberg/blob/f3826bd9b1111d08262109df741ca8bf5aa0b697/core/src/main/java/org/apache/iceberg/rest/CatalogHandlers.java#L256) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
