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

Fabian Hueske commented on FLINK-4682:
--------------------------------------

Hi [~tonycox], row windows have not been implemented in Flink. 
The first row window implementation will be quite a bit of effort because we 
need to implement the API, validation, optimization and execution part.

A first approach would be to implement row windows (aka SQL OVER clause 
windows) for SQL. 
Then we would only need the optimization and execution parts.

> Add TumbleRow row-windows for batch tables.
> -------------------------------------------
>
>                 Key: FLINK-4682
>                 URL: https://issues.apache.org/jira/browse/FLINK-4682
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API & SQL
>    Affects Versions: 1.2.0
>            Reporter: Fabian Hueske
>            Assignee: Anton Solovev
>
> Add TumbleRow row-windows for batch tables as described in 
> [FLIP-11|https://cwiki.apache.org/confluence/display/FLINK/FLIP-11%3A+Table+API+Stream+Aggregations].
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to