akshayakp97 opened a new pull request, #7590: URL: https://github.com/apache/iceberg/pull/7590
### Subtask of #7516 This PR adds a new client factory class `S3FileIOAwsClientFactory` with catalog property `s3.client-factory-impl`. When `s3.client-factory-impl` is set to true, we instantiate `S3FileIOAwsClientFactory` class. If the property wasn't set, we fallback to `AwsClientFactory` factory classes. -- 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]
