You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2021/02/23 10:58:51 UTC

[flink] branch master updated (eb8f071 -> 19ceee0)

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

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


    from eb8f071  [FLINK-21203][table-planner-blink] Prevent emission of identical update records in LastRowFunction
     add 19ceee0  [FLINK-21028][task] Do not interrupt the source thread on stop with savepoint

No new revisions were added by this update.

Summary of changes:
 .../streaming/runtime/tasks/SourceStreamTask.java  | 27 ++++++--
 .../runtime/tasks/SourceStreamTaskTest.java        | 81 ++++++++++++++++++++++
 2 files changed, 101 insertions(+), 7 deletions(-)