[
https://issues.apache.org/jira/browse/FLINK-33182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-33182.
--------------------------------
Fix Version/s: 1.20.0
(was: 1.19.0)
Resolution: Fixed
Fixed in master: dc25bcabb5abd98780e0d5a086e417d5c0c90451
> Allow metadata columns in NduAnalyzer with ChangelogNormalize
> -------------------------------------------------------------
>
> Key: FLINK-33182
> URL: https://issues.apache.org/jira/browse/FLINK-33182
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Timo Walther
> Assignee: lincoln lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.20.0
>
>
> Currently, the NduAnalyzer is very strict about metadata columns in updating
> sources. However, for upsert sources (like Kafka) that contain an incomplete
> changelog, the planner always adds a ChangelogNormalize node.
> ChangelogNormalize will make sure that metadata columns can be considered
> deterministic. So the NduAnalyzer should be satisfied in this case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)