You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2022/03/28 08:20:39 UTC

[flink] branch release-1.14 updated (1f33240 -> df0363d)

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

dwysakowicz pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 1f33240  [hotfix][WebUI] Add .angular to .gitignore
     add df0363d  [FLINK-26708] TimestampsAndWatermarksOperator should not propagate WatermarkStatus

No new revisions were added by this update.

Summary of changes:
 .../runtime/operators/TimestampsAndWatermarksOperator.java |  4 ++++
 .../operators/TimestampsAndWatermarksOperatorTest.java     | 14 ++++++++++++++
 .../streaming/util/OneInputStreamOperatorTestHarness.java  | 11 +++++++++++
 3 files changed, 29 insertions(+)