You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2018/10/14 09:05:00 UTC

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

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 &amp; 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)