[
https://issues.apache.org/jira/browse/FLINK-37945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dalongliu updated FLINK-37945:
------------------------------
Component/s: Table SQL / Planner
> Add StreamPhysicalMultiJoin to FlinkChangelogModeInferenceProgram
> -----------------------------------------------------------------
>
> Key: FLINK-37945
> URL: https://issues.apache.org/jira/browse/FLINK-37945
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Gustavo de Morais
> Assignee: Gustavo de Morais
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.1.0
>
>
> 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)