sahil1105 commented on a change in pull request #9996:
URL: https://github.com/apache/arrow/pull/9996#discussion_r612364475



##########
File path: python/pyarrow/_s3fs.pyx
##########
@@ -94,6 +186,11 @@ cdef class S3FileSystem(FileSystem):
     background_writes: boolean, default True
         Whether OutputStream writes will be issued in the background, without
         blocking.
+    proxy_options: dict or pyarrow._s3fs.S3ProxyOptions, default None
+        If a proxy is used, provide the options here. Supported options are:

Review comment:
       Thanks. That's a good idea. I'll implement this and push the changes 
shortly.




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

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


Reply via email to