JonasJ-ap opened a new pull request, #5684: URL: https://github.com/apache/iceberg/pull/5684
Add `applyS3Configuration` method in `AwsProperties` such that all three AwsClientFactories can use `.applyMutation(awsProperties::applyS3Configuration)` to configure the `S3Client`. In the future, if we want to enable new features for the `S3Client`, we only need to change `applyS3Configuration` and the change will be applied to all three AwsClientFactories. -- 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]
