Petrichor

Results 19 comments of Petrichor

Maybe ,we can add TimeType in DorisTypeMapper to fix https://github.com/apache/flink-cdc/issues/3099.

@laizuan can you provide the ddl of mysql source table?

The main issue is the mismatch between the default values of MySQL and Doris, resulting in DDL errors. Solutions: 1. Use Flink Connector version 1.5.1. 2. Wait for the next...

Please locate the SQL query statement corresponding to the query_id in fe.audit.log.

Do the log messages contain any errors related to DorisRuntimeException? If so, you might need to ask for help from Apache Doris community.

Maybe, you can turn off `auto-redirect` option to solve the problem.