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

[beam] branch release-2.38.0 updated (b9cb950 -> bfffcd9)

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

danoliveira pushed a change to branch release-2.38.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from b9cb950  Merge pull request #17208: [cherry-pick][release-2.38.0][BEAM-14181] Make sure to evict connections from cache after closing them
     add f4fff8d  [BEAM-14171] More explicit asserts in CoGBKResult.
     new bfffcd9  Merge pull request #17198: [cherry-pick][BEAM-14171] More explicit asserts in CoGBKResult.

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:
 .../main/java/org/apache/beam/sdk/transforms/join/CoGbkResult.java   | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

[beam] 01/01: Merge pull request #17198: [cherry-pick][BEAM-14171] More explicit asserts in CoGBKResult.

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

danoliveira pushed a commit to branch release-2.38.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit bfffcd9ebc96918ecbf938117f1d463588d1aff4
Merge: b9cb950 f4fff8d
Author: Daniel Oliveira <da...@gmail.com>
AuthorDate: Thu Mar 31 00:17:57 2022 -0700

    Merge pull request #17198: [cherry-pick][BEAM-14171] More explicit asserts in CoGBKResult.
    
    [BEAM-14171] More explicit asserts in CoGBKResult.

 .../main/java/org/apache/beam/sdk/transforms/join/CoGbkResult.java   | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)