vladidobro opened a new pull request, #431: URL: https://github.com/apache/arrow-rs-object-store/pull/431
# Which issue does this PR close? Closes #430 # What changes are included in this PR? Add support for URLs - "az://contai...@account.blob.core.windows.net" - "az://contai...@account.blob.fabric.microsoft.com" - "abfs://contai...@account.blob.core.windows.net" - "abfs://contai...@account.blob.fabric.microsoft.com" - "abfss://contai...@account.blob.core.windows.net" - "abfss://contai...@account.blob.fabric.microsoft.com" Added tests for - "az://contai...@account.blob.core.windows.net" - "az://contai...@account.blob.fabric.microsoft.com" The other ones seem unnecessary # Are there any user-facing changes? It seems like there is no documentation for the allowed URLs, I couldn't find any. The change is non-breaking, only previously unparsable URLs are now parsable -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org