kylebarron commented on issue #398:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/398#issuecomment-3488400592

   I don't understand what you're suggesting.
   
   > The https parts should be 
https://{account_name}.blob.core.windows.net/{container_name}/{file_path}
   
   Isn't that what I said?
   
   
   > In Azure, there is a URL format like:
   > 
   > ```
   > https://overturemapswestus2.blob.core.windows.net/release/path/to/file.txt
   > ```
   > 
   > this is
   > 
   > ```
   > https://{account_name}.blob.core.windows.net/{container_name}/{file_path}
   > ```
   


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