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

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


    from 19d3795  [BEAM-13052] Increment protobuf version to 3.19.0 (#15883)
     add 1a572cf  [BEAM-3304] refactoring trigger package in GoSDK (#15933)

No new revisions were added by this update.

Summary of changes:
 sdks/go/examples/snippets/09triggers.go            | 23 ++++++++-------
 sdks/go/pkg/beam/core/graph/window/strategy.go     |  6 ++--
 .../core/graph/window/{ => trigger}/trigger.go     | 34 ++++++++++++----------
 sdks/go/pkg/beam/core/runtime/graphx/translate.go  | 29 +++++++++---------
 sdks/go/pkg/beam/windowing.go                      |  7 +++--
 sdks/go/test/integration/primitives/windowinto.go  | 17 ++++++-----
 .../content/en/documentation/programming-guide.md  |  8 ++---
 7 files changed, 66 insertions(+), 58 deletions(-)
 rename sdks/go/pkg/beam/core/graph/window/{ => trigger}/trigger.go (87%)

Reply via email to