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 6e050bc Merge pull request #16768 from Output successful rows from BQ
Streaming Inserts
add d192b62 [BEAM-13246] Add support for S3 Bucket Key at the object
level (AWS Sdk v2).
add 963c04a Merge pull request #16714: [BEAM-13246] Add support for S3
Bucket Key at the object level (AWS Sdk v2)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/beam/sdk/io/aws2/options/S3Options.java | 7 +++++++
.../apache/beam/sdk/io/aws2/s3/S3FileSystemConfiguration.java | 9 +++++++++
.../org/apache/beam/sdk/io/aws2/s3/S3WritableByteChannel.java | 1 +
.../test/java/org/apache/beam/sdk/io/aws2/s3/S3TestUtils.java | 7 ++++++-
.../apache/beam/sdk/io/aws2/s3/S3WritableByteChannelTest.java | 5 +++++
5 files changed, 28 insertions(+), 1 deletion(-)