[
https://issues.apache.org/jira/browse/FLINK-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435357#comment-15435357
]
ASF GitHub Bot commented on FLINK-4407:
---------------------------------------
GitHub user kl0u opened a pull request:
https://github.com/apache/flink/pull/2415
[FLINK-4407] Implement the trigger DSL
This PR implements the Trigger DSL as presented in
[FLIP-9](https://cwiki.apache.org/confluence/display/FLINK/FLIP-9%3A+Trigger+DSL)
with the addition of
the Repeat.Once and Repeat.Forever.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kl0u/flink window_dsl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2415.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 #2415
----
----
> Implement the trigger DSL
> -------------------------
>
> Key: FLINK-4407
> URL: https://issues.apache.org/jira/browse/FLINK-4407
> Project: Flink
> Issue Type: Sub-task
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
>
> This issue refers to the implementation of the trigger DSL.
> The specification of the DSL has an open FLIP here:
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-9%3A+Trigger+DSL
> And is currently under discussion in the dev@ mailing list here:
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-FLIP-9-Trigger-DSL-td13065.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)