Gustavo de Morais created FLINK-37945:
-----------------------------------------
Summary: Add StreamPhysicalMultiJoin to
FlinkChangelogModeInferenceProgram
Key: FLINK-37945
URL: https://issues.apache.org/jira/browse/FLINK-37945
Project: Flink
Issue Type: Sub-task
Reporter: Gustavo de Morais
We need to update FlinkChangelogModeInferenceProgram to support the
StreamPhysicalMultiJoin. This involves three parts
# What kinds of changes will the multi join produce? -> Update ModifyKindSet
# How should the multi join handle UPDATEs? -> UpdateKind Optimization
# How should the multi join handle DELETEs? DeleteKind Optimization
--
This message was sent by Atlassian Jira
(v8.20.10#820010)