[
https://issues.apache.org/jira/browse/FLINK-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334102#comment-17334102
]
Flink Jira Bot commented on FLINK-10210:
----------------------------------------
This issue was marked "stale-assigned" and has not received an update in 7
days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> 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 / API
> Affects Versions: 1.6.0
> Reporter: Piotr Nowojski
> Assignee: Timo Walther
> Priority: Major
> Labels: stale-assigned
>
> 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.3.4#803005)