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

Allow overriding azure endpoint #4854

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

tustvold
Copy link
Contributor

@tustvold tustvold commented Sep 23, 2023

Which issue does this PR close?

Closes #4853

Rationale for this change

This allows usage with systems that talk the Azure blob storage API but on non-standard endpoints, e.g. Azure Government Cloud.

This mirrors the method AmazonS3Builder::with_endpoint, which provides support for services like R2, minio, etc... -

What changes are included in this PR?

Are there any user-facing changes?

@tustvold tustvold merged commit b35511d into apache:master Sep 25, 2023
ryanaston pushed a commit to segmentio/arrow-rs that referenced this pull request Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
object-store Object Store Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

object_store Azure Government Cloud functionality?
2 participants