You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Benchao Li (Jira)" <ji...@apache.org> on 2020/04/28 03:48:00 UTC

[jira] [Closed] (FLINK-16844) Support retract message for StreamExecGroupWindowAggregate in blink planner

     [ https://issues.apache.org/jira/browse/FLINK-16844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benchao Li closed FLINK-16844.
------------------------------
    Resolution: Duplicate

> Support retract message for StreamExecGroupWindowAggregate in blink planner
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-16844
>                 URL: https://issues.apache.org/jira/browse/FLINK-16844
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Planner
>            Reporter: Benchao Li
>            Priority: Major
>
> Currently the `WindowOperator` in blink planner actually supports retract messages, however in StreamExecGroupWindowAggregate, we throws exception if input is retract. IMO, we can remove this check and let `StreamExecGroupWindowAggregate` support retract messages. This will enhance the ability of blink planner very much.
>  
> cc [~jark]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)