[ 
https://issues.apache.org/jira/browse/FLINK-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247280#comment-16247280
 ] 

ASF GitHub Bot commented on FLINK-6163:
---------------------------------------

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

----


> Document per-window state in ProcessWindowFunction
> --------------------------------------------------
>
>                 Key: FLINK-6163
>                 URL: https://issues.apache.org/jira/browse/FLINK-6163
>             Project: Flink
>          Issue Type: Improvement
>          Components: DataStream API, Documentation
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.4.0
>
>
> The current windowing documentation mostly describes {{WindowFunction}} and 
> treats {{ProcessWindowFunction}} as an afterthought. We should reverse that 
> and also document the new per-key state that is only available to 
> {{ProcessWindowFunction}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to