[
https://issues.apache.org/jira/browse/FLINK-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012494#comment-16012494
]
ASF GitHub Bot commented on FLINK-6601:
---------------------------------------
GitHub user twalthr opened a pull request:
https://github.com/apache/flink/pull/3924
[FLINK-6601] [table] Use time indicators in
DataStreamLogicalWindowAggregateRule
See description in FLINK-6601.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/twalthr/flink FLINK-6601
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3924.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 #3924
----
commit aa2fcd95fc2f90326f4dd6a382b3fee86c5c1d72
Author: twalthr <[email protected]>
Date: 2017-05-16T14:34:54Z
[FLINK-6601] [table] Use time indicators in
DataStreamLogicalWindowAggregateRule
----
> Use time indicators in DataStreamLogicalWindowAggregateRule
> -----------------------------------------------------------
>
> Key: FLINK-6601
> URL: https://issues.apache.org/jira/browse/FLINK-6601
> Project: Flink
> Issue Type: Improvement
> Components: Table API & SQL
> Reporter: Timo Walther
> Assignee: Timo Walther
>
> The DataStreamLogicalWindowAggregateRule can use time indicators to not
> generate a dummy timestamp in the DataStreamCalc and make the plan
> representation nicer.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)