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 2022/12/12 15:17:07 UTC

[beam] 01/01: Merge pull request #24632: Cherrypick #24606 to 2.44.0 release branch (disallow sliding windows in Python fanout combiner per key)

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

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

commit 74ca77bdb4756258e6dab9370730bf545d3822bd
Merge: 3b81dc58e6c 038ed6d38f0
Author: Kenneth Knowles <ke...@apache.org>
AuthorDate: Mon Dec 12 07:16:58 2022 -0800

    Merge pull request #24632: Cherrypick #24606 to 2.44.0 release branch (disallow sliding windows in Python fanout combiner per key)

 .../python/apache_beam/transforms/combiners_test.py | 21 +++++++++++++++++++++
 sdks/python/apache_beam/transforms/core.py          |  6 ++++++
 2 files changed, 27 insertions(+)