Skip to content

Conversation

@Fokko
Copy link
Contributor

@Fokko Fokko commented Jun 20, 2022

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

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
@danielcweeks
Copy link
Contributor

Good catch. Thanks @Fokko

@danielcweeks danielcweeks merged commit 5f74b33 into apache:master Jun 20, 2022
@Fokko Fokko deleted the patch-4 branch June 20, 2022 20:08
namrathamyske pushed a commit to namrathamyske/iceberg that referenced this pull request Jul 10, 2022
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
namrathamyske pushed a commit to namrathamyske/iceberg that referenced this pull request Jul 10, 2022
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
@Fokko Fokko added the OPENAPI label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants