[
https://issues.apache.org/jira/browse/FLINK-21478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Caizhi Weng updated FLINK-21478:
--------------------------------
Description:
This subtask is more complex because it has to deal with temporal joins with a
view. Currently general rules for temporal joins are not dealing with this.
But 99.9% of users will only perform lookup joins with just the lookup table
source. Temporal joins with views are rare and we do no need to hurry for this
subtask.
was:This subtask is more complex because it has to deal with temporal joins
with a view. Currently general rules for temporal joins are not dealing with
this.
> Lookup joins should deal with any intermediate table scans correctly
> --------------------------------------------------------------------
>
> Key: FLINK-21478
> URL: https://issues.apache.org/jira/browse/FLINK-21478
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Affects Versions: 1.12.0, 1.13.0
> Reporter: Caizhi Weng
> Priority: Major
>
> This subtask is more complex because it has to deal with temporal joins with
> a view. Currently general rules for temporal joins are not dealing with this.
> But 99.9% of users will only perform lookup joins with just the lookup table
> source. Temporal joins with views are rare and we do no need to hurry for
> this subtask.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)