roeap opened a new pull request, #2509:
URL: https://github.com/apache/arrow-rs/pull/2509

   # Which issue does this PR close?
   
   closes #2176
   
   # Rationale for this change
    
   See https://github.com/apache/arrow-rs/issues/2176
   
   # What changes are included in this PR?
   
   Replaces azure sdk with a custom implementation based on reqwest. So far 
this is a rough draft, and surely needs cleanup and some more work on that auth 
part. I tried to make the aws and azure implementations look as comparable as 
can be. I also pulled in a new dependency on oauth2 crate. Will evaluate a bit 
more whzen cleaning up auth, but my feeling was that implementing the oauth 
flows manually could be another significant piece of work.
   
   Any feedback is highly welcome.
   
   cc @tustvold @alamb 
   
   # Are there any user-facing changes?
   
   Not that I'm aware of, but there is a possibility
   


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