[ https://issues.apache.org/jira/browse/FLINK-36282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
linqigeng updated FLINK-36282: ------------------------------ Summary: Incorrect data type in mysql pipeline connector (was: Incorrect data type mysql pipeline connector) > 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 > Fix For: cdc-3.3.0, cdc-3.2.1 > > 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)