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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)