You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2022/08/25 20:33:55 UTC

[beam] 01/01: Merge pull request #22834 Yield BatchElement batches at end of window.

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

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

commit c866771ead49dd03b34c9a7c472c92382bf4b7e2
Merge: 766afb2a4dc 2148abf5d3e
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Thu Aug 25 13:33:47 2022 -0700

    Merge pull request #22834 Yield BatchElement batches at end of window.

 sdks/python/apache_beam/transforms/util.py      |  4 ++--
 sdks/python/apache_beam/transforms/util_test.py | 17 +++++++++++++++++
 sdks/python/apache_beam/transforms/window.py    |  4 ++++
 3 files changed, 23 insertions(+), 2 deletions(-)