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

Xin Gong updated FLINK-34908:
-----------------------------
    Description: 
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 don't 
set fixed datetime format, just return LocalDateTime object.
 
 

  was:
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 don't 
specific datetime format, just return LocalDateTime object.
 


> 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 don't 
> set fixed datetime format, just return LocalDateTime object.
>  
>  



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

Reply via email to