nathschmidt opened a new issue, #1082:
URL: https://github.com/apache/datafusion-python/issues/1082

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   A clear and concise description of what the problem is. Ex. I'm always 
frustrated when [...] 
   (This section helps Arrow developers understand the context and *why* for 
this feature, in addition to  the *what*)
   
   Currently, there doesn't seem to be a way to set the `ClientOptions` used by 
the object store contexts from Python. This limits configurability and can lead 
to issues like connection/request timeouts and incorrectly configured CA 
hampering usage in some setups - especially corporate or multi-cloud setups.
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   Let's expose passing `ClientOption` in for all `datafusion.object_store` 
contexts (e.g. `PyAmazonS3Context`, `PyGoogleCloudContext`, etc).
   


-- 
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-unsubscr...@datafusion.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to