You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Feng Jin (Jira)" <ji...@apache.org> on 2023/04/12 15:43:00 UTC

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

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

Feng Jin updated FLINK-31788:
-----------------------------
    Description: 
This feature was originally implemented in the old planner: [https://github.com/apache/flink/pull/8550/files]

However, this logic 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. 

 

 

The original discussion link: https://lists.apache.org/thread/rnvw8k3636dqhdttpmf1c9colbpw9svp

  was:
This feature was originally implemented in the old planner: [https://github.com/apache/flink/pull/8550/files]

However, this logic 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. 


> 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
>            Reporter: Feng Jin
>            Priority: Major
>
> This feature was originally implemented in the old planner: [https://github.com/apache/flink/pull/8550/files]
> However, this logic 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. 
>  
>  
> The original discussion link: https://lists.apache.org/thread/rnvw8k3636dqhdttpmf1c9colbpw9svp



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