You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/15 20:09:22 UTC

[GitHub] [iceberg] kbendick opened a new pull request, #5053: [CORE] Add Java Doc for LoadTableResponse and fix error prone warnings

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] kbendick commented on pull request #5053: [CORE] Add Java Doc for LoadTableResponse and fix error prone warnings

Posted by GitBox <gi...@apache.org>.
kbendick commented on PR #5053:
URL: https://github.com/apache/iceberg/pull/5053#issuecomment-1157254573

   cc @rdblue @danielcweeks 


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on pull request #5053: [CORE] Add Java Doc for LoadTableResponse and fix error prone warnings

Posted by GitBox <gi...@apache.org>.
rdblue commented on PR #5053:
URL: https://github.com/apache/iceberg/pull/5053#issuecomment-1160753463

   Thanks, @kbendick!


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue merged pull request #5053: [CORE] Add Java Doc for LoadTableResponse and fix error prone warnings

Posted by GitBox <gi...@apache.org>.
rdblue merged PR #5053:
URL: https://github.com/apache/iceberg/pull/5053


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org