[ https://issues.apache.org/jira/browse/FLINK-38141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yanquan Lv resolved FLINK-38141. -------------------------------- Fix Version/s: cdc-3.5.0 Resolution: Fixed Fixed in master via f58158ae398956763efb55f766178ee916062cde > Iceberg sink has an incorrect type conversion > --------------------------------------------- > > Key: FLINK-38141 > URL: https://issues.apache.org/jira/browse/FLINK-38141 > Project: Flink > Issue Type: Bug > Components: Flink CDC > Affects Versions: cdc-3.4.0 > Reporter: ZhangChao > Assignee: ZhangChao > Priority: Major > Labels: CDC, Sink, iceberg, pull-request-available > Fix For: cdc-3.5.0 > > > According to the Iceberg documentation > https://iceberg.apache.org/docs/nightly/flink/#flink-to-iceberg, the CDC type > {{TINYINT}} should be mapped to the Iceberg type {{{}INTEGER{}}}. However, in > the code implementation of the Iceberg sink, I noticed that {{TINYINT}} is > actually mapped to the Iceberg type {{{}BOOLEAN{}}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)