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/07 19:59:03 UTC

[beam] branch master updated (58f8bef -> efac0c6)

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

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


    from 58f8bef  [BEAM-13925] Add ability to get metrics on pr-bot performance (#16985)
     add 93f453c  [BEAM-11085] Test that windows are correctly observed in DoFns
     new efac0c6  Merge pull request #17007: [BEAM-11085] Test that windows are correctly observed in DoFns

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:
 .../pkg/beam/core/runtime/exec/fullvalue_test.go   | 20 +++++++
 sdks/go/pkg/beam/core/runtime/exec/pardo_test.go   | 69 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)

[beam] 01/01: Merge pull request #17007: [BEAM-11085] Test that windows are correctly observed in DoFns

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

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

commit efac0c60b4675029617d2a41372e1ec33121f109
Merge: 58f8bef 93f453c
Author: Daniel Oliveira <da...@gmail.com>
AuthorDate: Mon Mar 7 11:57:25 2022 -0800

    Merge pull request #17007: [BEAM-11085] Test that windows are correctly observed in DoFns
    
    [BEAM-11085] Test that windows are correctly observed in DoFns

 .../pkg/beam/core/runtime/exec/fullvalue_test.go   | 20 +++++++
 sdks/go/pkg/beam/core/runtime/exec/pardo_test.go   | 69 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)