apache / arrow

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
https://arrow.apache.org/
Apache License 2.0
14.15k stars 3.45k forks source link

[R] AWS SSO for R package #33131

Open asfimport opened 1 year ago

asfimport commented 1 year ago

We'd like to use the arrow library to access datasets in AWS S3 but we are required to use SSO credentials, which don't work with the arrow R package–there is a similar issue for Python but we wanted to flag that this is also an issue with R

Environment: Ubuntu 20.04 Reporter: Brian Broderick

Related issues:

Note: This issue was originally created as ARROW-17922. Please see the migration documentation for further details.

asfimport commented 1 year ago

Dewey Dunnington / @paleolimbot: Just echoing @wjones127' comment from the Python side that support for this is dependent on the AWS SDK version. I don't know if this version has been updated yet; however, if/when it is, we will get this support for free.