joeb created FLINK-35372: ---------------------------- Summary: 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 flink-cdc同步mysql数据到doris时,如果mysql数据类型是TIME类型时,同步失败。flink-cdc-pipeline-connector-doris中没有对TIME类型进行处理,报错信息: Unsupported type:TIME(0) -- This message was sent by Atlassian Jira (v8.20.10#820010)