flyrain commented on code in PR #14781:
URL: https://github.com/apache/iceberg/pull/14781#discussion_r2603807548
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -615,6 +615,7 @@ paths:
- $ref: '#/components/parameters/prefix'
- $ref: '#/components/parameters/namespace'
- $ref: '#/components/parameters/table'
+ - $ref: '#/components/parameters/data-access'
Review Comment:
Makes sense to add it assuming the plan endpoint can send vended storage
credentials. Should we also add ` '#/components/schemas/StorageCredential'` to
Plan response like `CompletedPlanningResult`?
--
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]