[
https://issues.apache.org/jira/browse/FLINK-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-10210:
-----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor auto-unassigned
(was: auto-deprioritized-major auto-unassigned stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> Time indicators are not always materialised for LogicalCorrelate
> ----------------------------------------------------------------
>
> Key: FLINK-10210
> URL: https://issues.apache.org/jira/browse/FLINK-10210
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.6.0
> Reporter: Piotr Nowojski
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor,
> auto-unassigned
>
> Currenty
> {{org.apache.flink.table.calcite.RelTimeIndicatorConverter#visit(LogicalCorrelate)}}
> supports only the cases if right side is {{LogicalTableFunctionScan}}. That
> is not always the case. For example in case of
> {{org.apache.flink.table.api.stream.table.CorrelateTest#testFilter}} the
> LogicalFilter node is being pushed down to the right side of
> {{LogicalCorrelate}}.
>
> CC [~twalthr]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)