You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/10 10:53:38 UTC

[GitHub] [arrow] corleyma commented on pull request #7803: ARROW-9517: [C++/Python] Add optional session_token to S3Options

corleyma commented on pull request #7803:
URL: https://github.com/apache/arrow/pull/7803#issuecomment-671287472


   I addressed the comments in the initial round of review, and I also added deeper support for temporary credentials by enabling the use of `STSAssumeRoleCredentialsProvider` to auto-refresh temporary credentials.  However, this seems to break conda-based builds because of an inability to find/link additional dependencies from the aws c++ sdk (sts).  Unfortunately my knowledge of both conda and CMake is a bit limited, so I'm not sure how to go about addressing that.  I'm happy to dig a bit deeper if one of you can point the way.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org