Skip to content

Conversation

@niltecedu
Copy link

@niltecedu niltecedu commented Nov 6, 2025

Which issue does this PR close?

Closes #443

Rationale for this change

Two of the downstream projects, delta-rs and datafusion used the parse function which was changed on #399
Which has led to those packages being rendered unusable with azure storage accounts since datafusion uses the direct https endpoints.

Delta-rs directly calls parse here:

https://github.com/delta-io/delta-rs/blob/main/crates/azure/src/lib.rs

What changes are included in this PR?

Modifying/Reverting the strip bucket command along with azurite tests to not make it happen again.
Container name should always be included as its not a bug.

Are there any user-facing changes?

These might break obstore changed based the changes on #399 like
developmentseed/obstore#477

Would need maintainers and collaborators to comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az:// <container> not work as expected

1 participant