rdblue commented on code in PR #13879:
URL: https://github.com/apache/iceberg/pull/13879#discussion_r3399484804
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3632,6 +3632,343 @@ components:
additionalProperties:
type: string
+ ReadRestrictions:
Review Comment:
Maybe it's just me, but I think the use of MAY, SHOULD, and MUST in this PR
is distracting and doesn't fit with how the rest of our specifications work. At
a minimum, we should just use "should" and "must". And we should also review
the uses of "may". Many can be removed because things that are not required are
automatically "may".
--
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]