coryan opened a new pull request, #34707:
URL: https://github.com/apache/arrow/pull/34707

   Newer versions of `google-cloud-cpp` include support for workload identity 
federation (aka BYOID, aka federated identity). There are many other features 
and improvements too.  FWIW, this library increased its major version (from 1.x 
to 2.x) simply because it dropped support for C++11. Since Arrow already 
requires C++17, this is a non-issue.
   
   ### Rationale for this change
   
   This fixes #34595.  Newer versions of `google-cloud-cpp` support federated 
identity (and other features).
   
   ### What changes are included in this PR?
   
   ### Are these changes tested?
   
   N/A. The existing tests should cover this.
   
   ### Are there any user-facing changes?
   
   No.  There are no public facing changes, nor breaks to public APIs.
   


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