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/08/29 22:13:39 UTC

[beam] branch master updated (4ae54b2e1e2 -> 7cc48e9dc3f)

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

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


    from 4ae54b2e1e2 Bump up postcommit timeout (#22937)
     add 7cc48e9dc3f Handle stateful windows correctly + integration test (#22918)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/exec/pardo.go       | 11 ++++++-----
 sdks/go/test/integration/integration.go           |  3 +++
 sdks/go/test/integration/primitives/state.go      | 15 +++++++++++++++
 sdks/go/test/integration/primitives/state_test.go |  5 +++++
 4 files changed, 29 insertions(+), 5 deletions(-)