Piotr Nowojski created FLINK-36416:
--------------------------------------
Summary: Enable splittable timers for temporal join, temporal sort
and windowed aggregation in SQL/Table API
Key: FLINK-36416
URL: https://issues.apache.org/jira/browse/FLINK-36416
Project: Flink
Issue Type: New Feature
Components: Table SQL / Runtime
Affects Versions: 2.0.0
Reporter: Piotr Nowojski
Fix For: 2.0.0
This is a follow up for
https://cwiki.apache.org/confluence/display/FLINK/FLIP-443%3A+Interruptible+timers+firing
. Temporal join, temporal sort and both windowed and table windowed
aggregations in Table API/SQL can have large amount of registered/fired time,
while at the same time enabling splittable timers shouldn't cause any side
effects for those operators.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)