You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2020/11/05 17:04:06 UTC

[beam] branch master updated (ef21dc1 -> 5291b2c)

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

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


    from ef21dc1  Merge pull request #13269: [BEAM-11191] fix ClassCastException when clearing watermark state
     add 5291b2c  [BEAM-3736] Let users know that CombineFn.setup and teardown are not supported on Dataflow without Runner V2 (#13270)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                              |  2 +-
 .../runners/dataflow/dataflow_runner_test.py            | 13 ++++++++++++-
 sdks/python/apache_beam/transforms/core.py              | 17 ++++++++++++++++-
 3 files changed, 29 insertions(+), 3 deletions(-)