HonahX opened a new pull request, #922: URL: https://github.com/apache/iceberg-python/pull/922
There has been many discussions and concerns over the current behavior of loading AWS credential for glue/dynamo catalog: #892, #515, #570 This PR tries to standardize the property names of AWS credential configs by introducing: - New client-specific configs: glue.access-key-id, dynamodb.access-key-id, - Unified AWS configurations: `aws.access-key-id` - Deprecate old names such as `aws_access_key_id`. -- 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