singhpk234 commented on code in PR #13879:
URL: https://github.com/apache/iceberg/pull/13879#discussion_r3685170533


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -1051,6 +1051,16 @@ paths:
         table. The configuration key "token" is used to pass an access token 
to be used as a bearer token
         for table requests. Otherwise, a token may be passed using a RFC 8693 
token type as a configuration
         key. For example, "urn:ietf:params:oauth:token-type:jwt=<JWT-token>".
+
+
+        The response may include a read-restrictions field. A reader that 
supports read

Review Comment:
   I am not sure if i understand what you are implying, can you please 
elaborate,  **more** is subjective term, the thing is both of these are 
principal dependent and catalog vended them, based on the caller ... they are 
not reusable across principals hence one should not cache, but what an engine 
do is totally their call,
   where they get enforced is also the engine call, and they can very well be 
enforced in storage layer one wants to check this product 
https://docs.aws.amazon.com/AmazonS3/latest/userguide/selecting-content-from-objects.html
   
   I don't think we should go deep in making this assumption is my overall take
   
   



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

Reply via email to