[ https://issues.apache.org/jira/browse/FLINK-37403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weijie Guo updated FLINK-37403: ------------------------------- Fix Version/s: 2.1.0 (was: 2.0.0) > Support retractions/updates for IntervalJoin operator > ----------------------------------------------------- > > Key: FLINK-37403 > URL: https://issues.apache.org/jira/browse/FLINK-37403 > Project: Flink > Issue Type: Improvement > Components: Table SQL / Planner > Reporter: Bonnie Varghese > Assignee: Bonnie Varghese > Priority: Major > Labels: pull-request-available > Fix For: 2.1.0 > > > This can be done by converting the IntervalJoin node to RegularJoin node if > the input to IntervalJoin contains updates. > Currently, the system converts IntervalJoin to RegularJoin during the > LogicalPlan phase if the join conditions contains a timestamp field which is > not a time attribute field. -- This message was sent by Atlassian Jira (v8.20.10#820010)