Gustavo de Morais created FLINK-38230:
-----------------------------------------
Summary: 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
Reporter: Gustavo de Morais
Assignee: Gustavo de Morais
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)