[
https://issues.apache.org/jira/browse/FLINK-38141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu reassigned FLINK-38141:
----------------------------------
Assignee: ZhangChao
> 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
>
> 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)