[
https://issues.apache.org/jira/browse/FLINK-37888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
r0y4d3v updated FLINK-37888:
----------------------------
Remaining Estimate: (was: 24h)
Original Estimate: (was: 24h)
> 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)