[
https://issues.apache.org/jira/browse/FLINK-33182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808066#comment-17808066
]
lincoln lee commented on FLINK-33182:
-------------------------------------
[~twalthr] I've submitted a pr for this, if you could help with the review,
that would be great.
> 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.19.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)