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


##########
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:
   IIUC the question, `PlanTableScanResult` ref `CompletedPlanningWithIDResult` 
which will use `CompletedPlanning` which refs to 
`/components/schemas/StorageCredential` so we already return this creds as part 
of Plan response.



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