FANNG1 commented on code in PR #10722: URL: https://github.com/apache/iceberg/pull/10722#discussion_r1841531249
########## open-api/rest-catalog-open-api.yaml: ########## @@ -3142,6 +3162,10 @@ components: type: object additionalProperties: type: string + storage-credentials: Review Comment: Just curious why should return multiple credentials for one table? Any use cases? The current TableOps just support one fileIO and also noticed the AWS and GCS credential refresh handler just pick the first credential from the server. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org