[ https://issues.apache.org/jira/browse/FLINK-6012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960451#comment-15960451 ]
ASF GitHub Bot commented on FLINK-6012: --------------------------------------- GitHub user haohui opened a pull request: https://github.com/apache/flink/pull/3693 [FLINK-6012] [table] Support WindowStart / WindowEnd functions in streaming SQL You can merge this pull request into a Git repository by running: $ git pull https://github.com/haohui/flink FLINK-6012 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3693.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 #3693 ---- commit 01281682f4845bd1fe87dcc9cf29227592e55a28 Author: Haohui Mai <whe...@apache.org> Date: 2017-04-07T08:08:12Z [FLINK-6012] [table] Support WindowStart / WindowEnd functions in streaming SQL. ---- > Support WindowStart / WindowEnd functions in streaming SQL > ---------------------------------------------------------- > > Key: FLINK-6012 > URL: https://issues.apache.org/jira/browse/FLINK-6012 > Project: Flink > Issue Type: Sub-task > Components: Table API & SQL > Reporter: Haohui Mai > Assignee: Haohui Mai > > This jira proposes to add support for {{TUMBLE_START()}} / {{TUMBLE_END()}} / > {{HOP_START()}} / {{HOP_END()}} / {{SESSUIB_START()}} / {{SESSION_END()}} in > the planner in Flink. -- This message was sent by Atlassian JIRA (v6.3.15#6346)