GCHQDeveloper028 opened a new pull request, #1275:
URL: https://github.com/apache/datafusion-python/pull/1275

   # Which issue does this PR close?
   
   Closes #1133 
   
   # Rationale for this change
   
   This is a small change to allow passing a session token through to the 
object store. There is discussion in the issue (and elsewhere) on switching to 
a different library, doing so would superseded this change. This change will 
make using temporary credentials much neater/easier until that change is made 
however.
   
   # What changes are included in this PR?
   
   Add optional parameter to AmazonS3 to pass a session_token through to the 
builder
   
   # Are there any user-facing changes?
   
   new optional parameter to the `AmazonS3` object store `session_token` that 
passes through to the `AmazonS3Builder`


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to