tustvold commented on issue #5143:
URL: https://github.com/apache/arrow-rs/issues/5143#issuecomment-2323336973

   If it is just credentials, it would be sufficient to just implement a 
CredentialProvider, I believe datafusion-cli might already be doing this and is 
just a couple of lines of code.
   
   If the desire it to use this from python, it will need a conversation with 
the maintainers of the pythkn bindings on whether to take this approach or to 
expose CredentialProvider in the python interface so it can be used with boto.


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