You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Thomas Weise (Jira)" <ji...@apache.org> on 2022/01/11 17:51:00 UTC

[jira] [Updated] (FLINK-23310) Correct the `ModifyKindSetTrait` for `GroupWindowAggregate` when the input is an update stream

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

Thomas Weise updated FLINK-23310:
---------------------------------
    Fix Version/s:     (was: 1.14.3)

> Correct the `ModifyKindSetTrait` for `GroupWindowAggregate` when the input is an update stream 
> -----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-23310
>                 URL: https://issues.apache.org/jira/browse/FLINK-23310
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.13.0
>            Reporter: Shuo Cheng
>            Priority: Minor
>             Fix For: 1.15.0
>
>
> Following FLINK-22781, currently group window supports update input stream, just like unbounded aggregate, group window may also emit DELETE records, so the `ModifyKindSetTrait` for group window should be modified as well.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)