You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2020/06/23 13:45:32 UTC

[flink] branch master updated (7670afd -> b32f098)

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

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


    from 7670afd  [hotfix][docs] Fix wrong heading in user-defined function docs
     add b32f098  [FLINK-18283][API/Core,API/DataStream] Update outdated Javadoc for clear method of ProcessWindowFunction

No new revisions were added by this update.

Summary of changes:
 .../streaming/api/functions/windowing/ProcessAllWindowFunction.java    | 3 ++-
 .../flink/streaming/api/functions/windowing/ProcessWindowFunction.java | 3 ++-
 .../runtime/operators/windowing/functions/InternalWindowFunction.java  | 3 ++-
 .../flink/streaming/api/scala/function/ProcessAllWindowFunction.scala  | 3 ++-
 .../flink/streaming/api/scala/function/ProcessWindowFunction.scala     | 3 ++-
 5 files changed, 10 insertions(+), 5 deletions(-)