Xuannan Su created FLINK-30078:
----------------------------------
Summary: Temporal join should finish when the left table is
bounded and finished
Key: FLINK-30078
URL: https://issues.apache.org/jira/browse/FLINK-30078
Project: Flink
Issue Type: Improvement
Components: Table SQL / Runtime
Affects Versions: 1.16.0
Reporter: Xuannan Su
Currently, temporal join with a bounded left table and an unbounded right table
keeps running even when the left table is finished.
>From the user's perspective, when the left table is finished, the result of
>the temporal join is finalized so the temporal join should finish and the job
>may also finish depending on the job topology.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)