[ 
https://issues.apache.org/jira/browse/FLINK-38201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-38201:
-----------------------------------
    Labels: pull-request-available  (was: )

> SinkUpsertMaterializer should not be inserted for retract sinks
> ---------------------------------------------------------------
>
>                 Key: FLINK-38201
>                 URL: https://issues.apache.org/jira/browse/FLINK-38201
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 2.1.0
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, the logic in FlinkChangelogModeInferenceProgram for enabling 
> upsert materialize does not distinguish between retract and upsert. Thus, 
> SinkUpsertMaterializer is added for retract sinks. The resulting changelog is 
> incorrect as it misses -U. Retract is flexible enough to simply be passed to 
> the sink without further changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to