yux created FLINK-36408:
---------------------------
Summary: 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
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)