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

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs-object-store/issues/398.
   
   # Rationale for this change
   
   Is there a spec for each of these URL formats? In my usage of Azure so far 
it seems like Azure URLs like `https://blob.core.windows.net/` _always_ have 
the container as the first element of the URL path. Is that true? 
   
   Refer to the tests updated in this PR and ensure that you agree with the 
edited versions of them.
   
   # What changes are included in this PR?
   
   Fixed parsing paths from Azure URLs.
   
   # Are there any user-facing changes?
   
   Yes. Up to consideration whether this is a bug fix or a breaking change.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to