[
https://issues.apache.org/jira/browse/FLINK-35372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
joeb updated FLINK-35372:
-------------------------
Description:
When flink-cdc synchronizes mysql data to doris, the synchronization fails if
the mysql data type is TIME. flink-cdc-pipeline-connector-doris does not
process the TIME type, resulting in an error:
Unsupported type:TIME(0)
was:
flink-cdc同步mysql数据到doris时,如果mysql数据类型是TIME类型时,同步失败。flink-cdc-pipeline-connector-doris中没有对TIME类型进行处理,报错信息:
Unsupported type:TIME(0)
> flink-cdc from mysql to doris, gives an error Unsupported type:TIME(0) when
> mysql data type is TIME and synchronise table structure or data.
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-35372
> URL: https://issues.apache.org/jira/browse/FLINK-35372
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Environment: mysql:8.0.27
> doris:2.1.1
> flink:1.18.0
> flink-cdc:3.0.1
> Reporter: joeb
> Priority: Minor
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> When flink-cdc synchronizes mysql data to doris, the synchronization fails if
> the mysql data type is TIME. flink-cdc-pipeline-connector-doris does not
> process the TIME type, resulting in an error:
> Unsupported type:TIME(0)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)