[ https://issues.apache.org/jira/browse/FLINK-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabian Hueske updated FLINK-4680: --------------------------------- Description: Add SlideRow row-windows for streaming tables as described in [FLIP-11|https://cwiki.apache.org/confluence/display/FLINK/FLIP-11%3A+Table+API+Stream+Aggregations]. This issue is about extending the Table API to support the SQL OVER windows implemented by FLINK-5653, FLINK-5654, FLINK-5655, FLINK-5656, FLINK-5657, and FLINK-5658. was: Add SlideRow row-windows for streaming tables as described in [FLIP-11|https://cwiki.apache.org/confluence/display/FLINK/FLIP-11%3A+Table+API+Stream+Aggregations]. This task requires to implement a custom stream operator and integrate it with checkpointing and timestamp / watermark logic. > Add SlidingRow row-windows for streaming tables > ----------------------------------------------- > > Key: FLINK-4680 > URL: https://issues.apache.org/jira/browse/FLINK-4680 > Project: Flink > Issue Type: Sub-task > Components: Table API & SQL > Affects Versions: 1.2.0 > Reporter: Fabian Hueske > Assignee: sunjincheng > > Add SlideRow row-windows for streaming tables as described in > [FLIP-11|https://cwiki.apache.org/confluence/display/FLINK/FLIP-11%3A+Table+API+Stream+Aggregations]. > > This issue is about extending the Table API to support the SQL OVER windows > implemented by FLINK-5653, FLINK-5654, FLINK-5655, FLINK-5656, FLINK-5657, > and FLINK-5658. -- This message was sent by Atlassian JIRA (v6.3.4#6332)