[
https://issues.apache.org/jira/browse/FLINK-37888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955913#comment-17955913
]
r0y4d3v commented on FLINK-37888:
---------------------------------
I'd like to work on this issue by modifying {{{}IcebergTypeUtils.java{}}}.
> Flink CDC data format conversion error when writing to Iceberg
> --------------------------------------------------------------
>
> Key: FLINK-37888
> URL: https://issues.apache.org/jira/browse/FLINK-37888
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.4.0
> Reporter: r0y4d3v
> Priority: Minor
>
> TINYINT is converted to BOOLEAN, but according to
> https://iceberg.apache.org/docs/nightly/flink/#flink-to-iceberg, it should be
> converted to INTEGER. If it's converted to BOOLEAN, the MySQL connector
> option treat-tinyint1-as-boolean.enabled=false will not take effect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)