You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/17 18:46:10 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #3128: Expose reqwest client for AWS, Azure, and GCP clients.

tustvold commented on PR #3128:
URL: https://github.com/apache/arrow-rs/pull/3128#issuecomment-1319057405

   I would prefer we expose the desired options on the builders, theoretically we could create a HttpClientOptions struct to reduce duplication. The motivation is to allow us to change the underlying HTTP client without this being a breaking change. What do you think?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org