sunjincheng created FLINK-7485:
----------------------------------
Summary: 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)