ByteBaker opened a new pull request, #403:
URL: https://github.com/apache/arrow-rs-object-store/pull/403

   # Which issue does this PR close?
   
   Closes #285 .
   
   # Rationale for this change
    When using a URL of type 
`az://contai...@account.dfs.core.windows.net/path-part/file`, the account name 
wasn't parsed from the URL. It is now done.
   
   # What changes are included in this PR?
   The parser logic used for URL scheme `az://` is now the same as that used 
for `abfs://`
   
   # Are there any user-facing changes?
   No. However, they can now use the scheme `az://` just as they used to use 
`abfs://`


-- 
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

Reply via email to