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

   # Which issue does this PR close?
   
   closes #3696
   closes #3697
   
   # Rationale for this change
    
   see #3697
   
   # What changes are included in this PR?
   
   Fix passing bearer token in azure store directly to authorization header. 
Add a new `TokenCredential` that use4s the azure CLI for acquiring an access 
token. One problem with this PR is the lack of additional tests. I validated 
that is works locally, but was unsure how to write a meaningful test to use in 
CI.
   
   P.S: In the meantime I also validated that the workload identity credential 
works as expected.
   
   # Are there any user-facing changes?
   
   users can now use bearer tokens and azure cli for authorization against 
azure object stores.
   


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