Skip to content

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Oct 29, 2025

Closes #589

This doesn't infer a region from the URL by default. I think S3Store defaults to us-east-1 if no other information has been passed. So for any URLs in other regions, the user will have to specify the correct region.

cc @vincentsarago

We should make this same PR to upstream as well

@kylebarron
Copy link
Member Author

Ref similar upstream PR in apache/arrow-rs-object-store#523 (we vendor this piece of code so that we can apply URL parsing onto the config instead of onto the builder)

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.

S3Store.from_url fails with https URL

2 participants