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(-)