[
https://issues.apache.org/jira/browse/FLINK-36282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruan Hang updated FLINK-36282:
------------------------------
Fix Version/s: (was: cdc-3.2.1)
> Incorrect data type in mysql pipeline connector
> -----------------------------------------------
>
> Key: FLINK-36282
> URL: https://issues.apache.org/jira/browse/FLINK-36282
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.2.0
> Reporter: linqigeng
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.3.0
>
> Attachments: image-2024-09-14-13-46-59-477.png,
> image-2024-09-14-13-48-07-576.png, image-2024-09-14-13-48-39-430.png
>
>
> There is a TINYINT(1) type column in the MySQL source table, and
> `jdbc.properties.tinyInt1isBit: false` is defined in the pipeline YAML. But
> flink-cdc-pipeline-connector-mysql still returns BOOLEAN type, expects
> TINYINT type.
> !image-2024-09-14-13-48-39-430.png!
> !image-2024-09-14-13-46-59-477.png!
>
> !image-2024-09-14-13-48-07-576.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)