[ https://issues.apache.org/jira/browse/FLINK-34908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Qingsheng Ren updated FLINK-34908: ---------------------------------- Fix Version/s: cdc-3.2.0 (was: cdc-3.1.0) > [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 > Assignee: Xin Gong > Priority: Minor > Labels: pull-request-available > Fix For: cdc-3.2.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)