You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jane Chan (Jira)" <ji...@apache.org> on 2024/01/14 05:13:00 UTC

[jira] [Comment Edited] (FLINK-31788) Add back Support emitValueWithRetract for TableAggregateFunction

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

Jane Chan edited comment on FLINK-31788 at 1/14/24 5:12 AM:
------------------------------------------------------------

Fixed in master 01569644aedb56f792c7f7e04f84612d405b0bdf

Fixed in release-1.18 d7e9abe73a27edc2a27182b55307ff15d88f1042


was (Author: qingyue):
Fixed in master 01569644aedb56f792c7f7e04f84612d405b0bdf

> Add back Support emitValueWithRetract for TableAggregateFunction
> ----------------------------------------------------------------
>
>                 Key: FLINK-31788
>                 URL: https://issues.apache.org/jira/browse/FLINK-31788
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.14.0, 1.14.2, 1.14.3, 1.14.4, 1.14.5, 1.15.0, 1.15.1, 1.16.0, 1.17.0, 1.15.2, 1.14.6, 1.15.3, 1.16.1, 1.15.4, 1.16.2, 1.18.0, 1.17.1, 1.16.3, 1.17.2, 1.18.1
>            Reporter: Feng Jin
>            Assignee: Jane Chan
>            Priority: Major
>              Labels: pull-request-available
>
> This feature was originally implemented in the old planner: [https://github.com/apache/flink/pull/8550/files]
> However, this feature was not implemented in the new planner , the Blink planner. 
> With the removal of the old planner in version 1.14 [https://github.com/apache/flink/pull/16080] , this code was also removed.
>  
> We should add it back. 
>  
> origin discuss link: 
> https://lists.apache.org/thread/rnvw8k3636dqhdttpmf1c9colbpw9svp



--
This message was sent by Atlassian Jira
(v8.20.10#820010)