You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2022/03/04 16:27:23 UTC

[beam] branch master updated (2aa4da0 -> 80d63c0)

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

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


    from 2aa4da0  [BEAM-13857] Add K:V flags for expansion service jars and addresses to Go ITs. (#16908)
     add 133f569  BEAM-14011 fix s3 filesystem multipart copy
     add 80d63c0  Merge pull request #16987: [BEAM-14011] fix s3 filesystem multipart copy

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  2 +-
 .../apache/beam/sdk/io/aws/s3/S3FileSystem.java    | 10 +--
 .../apache/beam/sdk/io/aws2/s3/S3FileSystem.java   | 32 +++++----
 .../beam/sdk/io/aws2/s3/S3FileSystemTest.java      | 82 ++++++++++++++++------
 4 files changed, 87 insertions(+), 39 deletions(-)