tom-s-powell opened a new pull request, #14608:
URL: https://github.com/apache/iceberg/pull/14608

   The goal here is to make catalog-level properties available to 
https://github.com/apache/iceberg/blob/main/aws/src/main/java/org/apache/iceberg/aws/s3/VendedCredentialsProvider.java.
 Given the use of `AuthManager` within this implementation, it would be nice 
that this could be constructed in a consistent way to the catalog (e.g., 
`RESTCatalog`) without needing to provide duplicate properties prefixed with 
`client.credentials-provider`. For example, if I configure 
`CatalogProperties.URI` it would be nice to not have to configure 
`client.credentials-provider.uri` also. 


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