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

feat(integrations/object_store): add AmazonS3Builder #5456

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

meteorgan
Copy link
Contributor

@meteorgan meteorgan commented Dec 25, 2024

Which issue does this PR close?

Part of #5190

Rationale for this change

What changes are included in this PR?

Add AmazonS3Builder, similar to object_store::aws::AmazonS3Builder, so users can use it to build an OpendalStore directly. This eliminates the need for users to understand concepts like operator, S3 in OpenDAL

Are there any user-facing changes?

Yes, after adding this new feature, users can use the new API. I'll update the document later.

@meteorgan meteorgan force-pushed the object_store_options branch from eb177ef to d9c2049 Compare December 25, 2024 14:32
@meteorgan meteorgan marked this pull request as ready for review December 25, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant