alok123t opened a new pull request, #9541: URL: https://github.com/apache/iceberg/pull/9541
This PR updates the existing test to check `S3FileIO` works even with the `CLIENT_FACTORY` is not set. This update ensures the two tests below work - `testS3FileIOWithAwsClientFactoryImpl` - checks with `DefaultAwsClientFactory` - `testS3FileIOWithS3FileIOAwsClientFactoryImpl` - checks with `DefaultS3FileIOAwsClientFactory` Currently the existing tests `testS3FileIOWithAwsClientFactoryImpl` and `testS3FileIOWithS3FileIOAwsClientFactoryImpl` are duplicated. -- 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