[
https://issues.apache.org/jira/browse/FLINK-36408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897096#comment-17897096
]
Leonard Xu edited comment on FLINK-36408 at 11/19/24 3:52 AM:
--------------------------------------------------------------
master(3.3-SNAOSHOT) : 57a1a7df93a69dbbd37fe4e3e5e4146cbe1f9983
3.2: a3545073036ebdd8a7f9e5e94d7694f83e7488b0
was (Author: ruanhang1993):
master(3.3-SNAOSHOT) : 57a1a7df93a69dbbd37fe4e3e5e4146cbe1f9983
> 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
> Assignee: yux
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.3.0, cdc-3.2.1
>
>
> 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)