You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2017/08/21 12:40:02 UTC

[jira] [Closed] (FLINK-7485) Using DataView interface to improve (MIN/MAX)WithRetractAggFunction.

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

Jark Wu closed FLINK-7485.
--------------------------
    Resolution: Duplicate

> Using DataView interface to improve (MIN/MAX)WithRetractAggFunction.
> --------------------------------------------------------------------
>
>                 Key: FLINK-7485
>                 URL: https://issues.apache.org/jira/browse/FLINK-7485
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: sunjincheng
>
> Currently MIN/MAX using memory structure {{HashMap}}  to store all values, after FLINK-7206 we can improve them by using {{DataView}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)