You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:04 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 ]

Yun Gao updated FLINK-23310:
----------------------------
    Fix Version/s: 1.16.0

> 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, 1.16.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)