[ https://issues.apache.org/jira/browse/FLINK-36408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-36408: ----------------------------------- Labels: pull-request-available (was: ) > MySQL pipeline connector could not work with FLOAT type with precision > ---------------------------------------------------------------------- > > Key: FLINK-36408 > URL: https://issues.apache.org/jira/browse/FLINK-36408 > Project: Flink > Issue Type: Bug > Components: Flink CDC > Affects Versions: cdc-3.2.0 > Reporter: yux > Priority: Major > Labels: pull-request-available > > Currently, MySQL SourceRecordEmitter treats FLOAT(x) (float with explicit > precision) as DOUBLE, but MetadataAccessor reports a plain "FLOAT", which > causes discrepancy and corrupted deserialized data. -- This message was sent by Atlassian Jira (v8.20.10#820010)