You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2022/02/07 14:02:58 UTC

[beam] branch master updated (7bafabc -> 7e2b637)

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

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


    from 7bafabc  Merge pull request #16726 from [BEAM-12164]: Parses change streams fields as json / strings
     add 6b09d10  [BEAM-13147] Avoid nullness issue during init of AwsModule (AWS Sdk v2)
     new 7e2b637  Merge pull request #16752: [BEAM-13147] Avoid nullness issue during init of AwsModule (AWS Sdk v2)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/beam/sdk/io/aws2/options/AwsModule.java   | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

[beam] 01/01: Merge pull request #16752: [BEAM-13147] Avoid nullness issue during init of AwsModule (AWS Sdk v2)

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7e2b6370b7c98a820c905a5c19abd3cc486b9d77
Merge: 7bafabc 6b09d10
Author: Kenn Knowles <ke...@apache.org>
AuthorDate: Mon Feb 7 06:00:00 2022 -0800

    Merge pull request #16752: [BEAM-13147] Avoid nullness issue during init of AwsModule (AWS Sdk v2)

 .../org/apache/beam/sdk/io/aws2/options/AwsModule.java   | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)