[jira] [Created] (FLINK-10543) Leverage efficient timer deletion in relational operators

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

[jira] [Created] (FLINK-10543) Leverage efficient timer deletion in relational operators

Shang Yuanchun (Jira)
Fabian Hueske created FLINK-10543:
-------------------------------------

             Summary: Leverage efficient timer deletion in relational operators
                 Key: FLINK-10543
                 URL: https://issues.apache.org/jira/browse/FLINK-10543
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Fabian Hueske


FLINK-9423 added support for efficient timer deletions. This feature is available since Flink 1.6 and should be used by the relational operator of SQL and Table API.

Currently, we use a few workarounds to handle situations when deleting timers would be the better solution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)