You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xin Gong (Jira)" <ji...@apache.org> on 2024/03/21 11:03:00 UTC

[jira] [Updated] (FLINK-34908) [Feature][Pipeline] Mysql pipeline to doris and starrocks will lost precision for timestamp

     [ https://issues.apache.org/jira/browse/FLINK-34908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xin Gong updated FLINK-34908:
-----------------------------
    Summary: [Feature][Pipeline] Mysql pipeline to doris and starrocks will lost precision for timestamp  (was: mysql pipeline to doris and starrocks will lost precision for timestamp)

> [Feature][Pipeline] Mysql pipeline to doris and starrocks will lost precision for timestamp
> -------------------------------------------------------------------------------------------
>
>                 Key: FLINK-34908
>                 URL: https://issues.apache.org/jira/browse/FLINK-34908
>             Project: Flink
>          Issue Type: Improvement
>          Components: Flink CDC
>            Reporter: Xin Gong
>            Priority: Minor
>             Fix For: cdc-3.1.0
>
>
> flink cdc pipeline will decide timestamp zone by config of pipeline. I found mysql2doris and mysql2starracks will specific datetime format
> yyyy-MM-dd HH:mm:ss, it will cause lost datatime precision. I think we should't set fixed datetime format, just return LocalDateTime object.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)