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

Support onelake fabric paths in parse_url (#5000) #5002

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

tustvold
Copy link
Contributor

Which issue does this PR close?

Closes #5000

Rationale for this change

#4573 added support for parsing these URLs within MicrosoftAzureBuilder, this PR extends the ObjectStoreScheme detection logic to also understand these paths, so that parse_url handles them correctly

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added the object-store Object Store Interface label Oct 27, 2023
@tustvold tustvold mentioned this pull request Nov 1, 2023
2 tasks
@alamb
Copy link
Contributor

alamb commented Nov 1, 2023

@vmuddassir-msft can you please help review this PR?

@tustvold tustvold merged commit ab53d2d into apache:master Nov 2, 2023
13 checks passed
@vmuddassir-msft
Copy link
Contributor

@vmuddassir-msft can you please help review this PR?

Thanks for adding Fabric paths . this should solve the issue with generic parse_url error:feature for http not enabled when used with deltalake

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.

Include onelake fabric path for https
4 participants