[
https://issues.apache.org/jira/browse/FLINK-36956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-36956:
-----------------------------------
Labels: pull-request-available (was: )
> Pipeline transform should deduce PK column types to be NOT NULL
> ---------------------------------------------------------------
>
> Key: FLINK-36956
> URL: https://issues.apache.org/jira/browse/FLINK-36956
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.2.1
> Reporter: yux
> Priority: Major
> Labels: pull-request-available
>
> Currently, specifying primary key columns in Transform block does not affect
> its nullability attribute. However, most structured sink databases do not
> allow appointing a NULLable column as PK.
> Setting PK attribute in transform rules also make these columns NOT NULL
> implicitly would make more sense.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)