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: add wasbs to known schemes #1345

Merged
merged 2 commits into from
May 8, 2023
Merged

feat: add wasbs to known schemes #1345

merged 2 commits into from
May 8, 2023

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented May 8, 2023

Description

The description of the main changes of your pull request

According to this page wasbs is a legit and in fact recommended scheme for Azure Blob Storage. However we currently do not include it in KNOWN_SCHEMES which should lead to automatic detection of storage backend to fail if we use wasbs.

This PR solves the problem.

Related Issue(s)

Documentation

@github-actions github-actions bot added binding/rust Issues for the Rust crate rust labels May 8, 2023
@iajoiner iajoiner changed the title feat: add wasbs to known schemes feat: add wasbs to known schemes May 8, 2023
@rtyler rtyler merged commit b523083 into delta-io:main May 8, 2023
@iajoiner iajoiner deleted the feat/wasbs branch May 8, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants