You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2020/01/21 22:48:11 UTC

[beam] branch master updated (2640f11 -> a59f897)

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 2640f11  [BEAM-9120] Make FileChecksumMatcher extend TypeSafeMatcher<ShardedFile> (#10588)
     add a59f897  Merge pull request #10459 from [BEAM-9029]Fix two bugs in Python SDK S3 filesystem support

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/io/aws/s3filesystem.py      |  2 +-
 sdks/python/apache_beam/io/aws/s3filesystem_test.py | 11 ++++++-----
 sdks/python/apache_beam/io/aws/s3io.py              | 13 ++++++++++++-
 sdks/python/apache_beam/io/aws/s3io_test.py         | 11 ++++++++---
 4 files changed, 27 insertions(+), 10 deletions(-)