Timo Walther created FLINK-39436:
------------------------------------
Summary: Allow late data to enter PTF
Key: FLINK-39436
URL: https://issues.apache.org/jira/browse/FLINK-39436
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Runtime
Reporter: Timo Walther
Assignee: Fabian Hueske
Currently
`org.apache.flink.table.runtime.generated.ProcessTableRunner#processEval` and
`org.apache.flink.table.runtime.operators.process.WritableInternalTimeContext#registerOnTimeInternal`
and other locations block late events. According to FLIP-565 we lift these
restrictions. ProcessTableFunctionSemanticTests and potentially
ProcessTableFunctionRestoreTests need updates.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)