tokoko commented on code in PR #3409:
URL: https://github.com/apache/polaris/pull/3409#discussion_r2788703556
##########
spec/polaris-management-service.yml:
##########
@@ -1075,6 +1075,9 @@ components:
items:
type: string
example: "For AWS [s3://bucketname/prefix/], for AZURE
[abfss://[email protected]/prefix/], for GCP
[gs://bucketname/prefix/]"
+ storageName:
+ type: string
+ description: An optional name referencing a server-side storage
configuration for credential vending
Review Comment:
agreed, I'll drop credential vending part. but I think "referencing a
server-side configuration" is technically more correct. in my mind, catalog
config references a server config rather than the other way around 😄. do you
agree?
--
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]