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

   > Perhaps we could just provide a CredentialProvider that calls a process, 
and leave it to polars to hook it up based on a config? This would avoid 
surprises for people using object_store in a server context?
   
   Yes, I agree it should be something explicitly enabled
   
   > Edit: it might also be worthwhile filing a polars issue about making 
CredentialProvider overridable, as this might be generally useful for them
   
   I think most users of Polars use the python API (aka are not compiling rust 
programs) which means Rust level APIs (if I understand what you are proposing) 
is not likely to satisfy the usecase for their users
   
   > Edit edit: IIRC we provide a mechanism to use the Azure and GCP CLIs to 
source tokens, perhaps one option would be to add something similar for S3?
   
   That certainly sounds like a good idea to me (follow the same model as the 
others)


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