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 2021/03/12 22:04:48 UTC

[beam] branch release-2.29.0 updated (9a11c22 -> e7cfa2f)

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

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


    from 9a11c22  Set Dataflow container version for 2.29.0 release branch
     add 7fdcbec  [BEAM-11887] Change SortingFlinkCombineRunner usage to only for Sessions
     new e7cfa2f  Merge #14209: Cherrypick #14120 to 2.29.0 release branch, fixing Flink merging windowing

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:
 .../functions/FlinkMergingNonShuffleReduceFunction.java          | 4 ++--
 .../flink/translation/functions/FlinkPartialReduceFunction.java  | 9 ++++-----
 .../runners/flink/translation/functions/FlinkReduceFunction.java | 9 ++++-----
 3 files changed, 10 insertions(+), 12 deletions(-)


[beam] 01/01: Merge #14209: Cherrypick #14120 to 2.29.0 release branch, fixing Flink merging windowing

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

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

commit e7cfa2fc3b30f85b63d6ee7ec8c1c57d31bb15a3
Merge: 9a11c22 7fdcbec
Author: Kenn Knowles <ke...@apache.org>
AuthorDate: Fri Mar 12 14:04:12 2021 -0800

    Merge #14209: Cherrypick #14120 to 2.29.0 release branch, fixing Flink merging windowing

 .../functions/FlinkMergingNonShuffleReduceFunction.java          | 4 ++--
 .../flink/translation/functions/FlinkPartialReduceFunction.java  | 9 ++++-----
 .../runners/flink/translation/functions/FlinkReduceFunction.java | 9 ++++-----
 3 files changed, 10 insertions(+), 12 deletions(-)