[jira] [Created] (FLINK-7298) Records can be cleared when all data in state is invalid

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

[jira] [Created] (FLINK-7298) Records can be cleared when all data in state is invalid

Shang Yuanchun (Jira)
Hequn Cheng created FLINK-7298:
----------------------------------

             Summary: Records can be cleared when all data in state is invalid
                 Key: FLINK-7298
                 URL: https://issues.apache.org/jira/browse/FLINK-7298
             Project: Flink
          Issue Type: Improvement
            Reporter: Hequn Cheng


In {{ProcTimeWindowInnerJoin}}.{{expireOutTimeRow}}, we need not to remove records from state when there is no valid records. Instead, we can clear
 them all at once.



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