[
https://issues.apache.org/jira/browse/FLINK-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14933188#comment-14933188
]
ASF GitHub Bot commented on FLINK-2677:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1184#issuecomment-143718845
Very nice. Just tried this out, the examples seem to work nicely.
+1 to merge this!
> Add a general-purpose keyed-window operator
> -------------------------------------------
>
> Key: FLINK-2677
> URL: https://issues.apache.org/jira/browse/FLINK-2677
> Project: Flink
> Issue Type: Sub-task
> Components: Streaming
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Aljoscha Krettek
> Fix For: 0.10
>
>
> This operator should support:
> - Customizable triggers
> - Eviction on triggers: all / none / custom
> - Discard by time (expiry of state)
> - Event time time window assignment
> This set of requirements is effectively a mix between the current
> trigger/evict model and the Cloud Dataflow window definition model.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)