GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/4992
[FLINK-6163] Document per-window state in ProcessWindowFunction
R: @alpinegizmo
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink jira-6163-doc-per-window-state
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4992.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4992
----
commit bcaf802108c1a26ffce8b5b2047ff870874bd490
Author: Aljoscha Krettek <[email protected]>
Date: 2017-11-10T09:54:16Z
[FLINK-6163] Document per-window state in ProcessWindowFunction
----
---