Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS: Update S3FileIO test to run when CLIENT_FACTORY is not set #9541

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

alok123t
Copy link
Contributor

@alok123t alok123t commented Jan 21, 2024

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

  • testS3FileIOWithDefaultAwsClientFactoryImpl - checks with DefaultAwsClientFactory
  • testS3FileIOWithS3FileIOAwsClientFactoryImpl - checks with DefaultS3FileIOAwsClientFactory

Currently the existing tests testS3FileIOWithDefaultAwsClientFactoryImpl and testS3FileIOWithS3FileIOAwsClientFactoryImpl are duplicated.

@github-actions github-actions bot added the AWS label Jan 21, 2024
@alok123t
Copy link
Contributor Author

cc: @nastra @amogh-jahagirdar for a review

@amogh-jahagirdar
Copy link
Contributor

Thanks @alok123t !

@amogh-jahagirdar amogh-jahagirdar merged commit 1775727 into apache:main Jan 25, 2024
41 checks passed
geruh pushed a commit to geruh/iceberg that referenced this pull request Jan 26, 2024
adnanhemani pushed a commit to adnanhemani/iceberg that referenced this pull request Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants