This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from e9dcd54 Merge pull request #12643 from robinyqiu/math
add b35d4cc Merge pull request #13180 from [BEAM-9094] Configure S3
client for IO to s3 compatible object store
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
.../apache_beam/io/aws/clients/s3/boto3_client.py | 34 ++++++++++++++++--
.../apache_beam/io/aws/clients/s3/client_test.py | 3 +-
sdks/python/apache_beam/io/aws/s3filesystem.py | 29 ++++++++++-----
.../python/apache_beam/io/aws/s3filesystem_test.py | 22 ++++++------
sdks/python/apache_beam/io/aws/s3io.py | 6 ++--
sdks/python/apache_beam/io/aws/s3io_test.py | 3 +-
.../python/apache_beam/options/pipeline_options.py | 42 ++++++++++++++++++++++
8 files changed, 114 insertions(+), 26 deletions(-)