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/20 11:45:53 UTC

[GitHub] [iceberg] Fokko opened a new pull request, #5093: Open-api: RenameTableRequest props are required

Fokko opened a new pull request, #5093:
URL: https://github.com/apache/iceberg/pull/5093

   Currently, the properties are optional, which doesn't really make sense.
   
   Also, in the Java code it throws an exception:
   https://github.com/apache/iceberg/blob/master/core/src/test/java/org/apache/iceberg/rest/requests/TestRenameTableRequest.java#L106-L121
   
   Therefore I would suggest making those required in the spec as well


-- 
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] danielcweeks commented on pull request #5093: Open-api: RenameTableRequest props are required

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

   Good catch.  Thanks @Fokko 


-- 
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] danielcweeks merged pull request #5093: Open-api: RenameTableRequest props are required

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


-- 
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