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

GH-40343: [C++] Move S3FileSystem to the registry #41559

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bkietz
Copy link
Member

@bkietz bkietz commented May 6, 2024

Rationale for this change

Moving S3 to a separate module will allow separate build and installation of that capability.

What changes are included in this PR?

[x] a factory for S3 filesystems is added to the registry
[ ] S3 options are completely covered by URI parameters

Are these changes tested?

Yes, the FromURI functionality is tested.

Are there any user-facing changes?

No

@bkietz bkietz marked this pull request as ready for review May 23, 2024 21:25
@bkietz bkietz requested a review from wgtmac as a code owner May 23, 2024 21:25
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.

None yet

1 participant