This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from fac30e7  ARROW-12408: [R] Delete Scan()
     add cd4df5e  ARROW-8900: [C++][Python] Expose Proxy Options as parameters 
for S3FileSystem

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3fs.cc        |  52 ++++++++++++
 cpp/src/arrow/filesystem/s3fs.h         |  19 +++++
 python/pyarrow/_s3fs.pyx                |  43 +++++++++-
 python/pyarrow/includes/libarrow_fs.pxd |  13 +++
 python/pyarrow/tests/test_fs.py         | 141 ++++++++++++++++++++++++++++++++
 5 files changed, 266 insertions(+), 2 deletions(-)

Reply via email to