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

   # 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 
   https://github.com/developmentseed/obstore/issues/477
   
   Would need maintainers and collaborators to comment.


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