tustvold commented on issue #4763: URL: https://github.com/apache/arrow-rs/issues/4763#issuecomment-1703137825
I wonder if we might add this functionality to [AwsAuthorizer](https://docs.rs/object_store/latest/object_store/aws/struct.AwsAuthorizer.html). Perhaps as a sign method to go alongside the authorize? Eventually we could potentially extract a trait, and provide similar abstractions for all remote stores. I'm mainly just thinking it probably doesn't make sense to bundle this into the ObjectStore trait when many stores it won't make sense for. -- 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]
