kbendick opened a new pull request, #5053: URL: https://github.com/apache/iceberg/pull/5053
The `LoadTableResponse` class is missing a java doc. This class is used in multiple places, as outlined in the OpenAPI spec (see the responses that [use the `LoadTableResult` schema here](https://github.com/apache/iceberg/blob/a7f7c1a9b78dd596c6c9eda1f0b621950b09f6f5/open-api/rest-catalog-open-api.yaml#L1929-L1959)). I also took this opportunity to fix a few error prone warnings in the REST request / responses. -- 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]
