[
https://issues.apache.org/jira/browse/FLINK-38230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gustavo de Morais updated FLINK-38230:
--------------------------------------
Affects Version/s: 2.1.0
(was: 2.1)
> Implement visitMultiJoin for StreamNonDeterministicUpdatePlanVisitor
> --------------------------------------------------------------------
>
> Key: FLINK-38230
> URL: https://issues.apache.org/jira/browse/FLINK-38230
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Affects Versions: 2.1.0
> Reporter: Gustavo de Morais
> Assignee: Gustavo de Morais
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.2
>
>
> The StreamNonDeterministicUpdatePlanVisitor checks for non deterministic
> updates that might be generated from different types of operators.
>
> We want to extend to include the multi join operator so we can also check for
> use of non deterministic attributes in join conditions and filter and also
> pass down the requirements to the inputs of the multi join.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)