[
https://issues.apache.org/jira/browse/FLINK-39318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-39318.
----------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
Merged to master as 31daa9d9d0b and 31daa9d9d0b^
> Interruptible timers are not actually enabled for temporal sort and joins
> -------------------------------------------------------------------------
>
> Key: FLINK-39318
> URL: https://issues.apache.org/jira/browse/FLINK-39318
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Runtime
> Affects Versions: 2.0.1, 2.1.1
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> {{org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention#open}}
> doesn't invoke {{super.open()}} and thus {{MailboxWatermarkProcessor}} is
> never being used for TemporalJoins
--
This message was sent by Atlassian Jira
(v8.20.10#820010)