hzk created FLINK-36804:
---------------------------
Summary: When the same number of characters in Chinese names
exists, initiate error reporting.
Key: FLINK-36804
URL: https://issues.apache.org/jira/browse/FLINK-36804
Project: Flink
Issue Type: Bug
Components: Flink CDC
Affects Versions: 3.0.0
Reporter: hzk
flink1.18
flink-cdc 3.2.0
use mysql cdc connector.
Caused by:
org.apache.flink.cdc.connectors.shaded.org.apache.kafka.connect.errors.ConnectException:
The Kafka Connect schema name 'mysql_binlog_source.test2.用户表.Value' is not a
valid Avro schema name and its replacement
'mysql_binlog_source.test2.___.Value' conflicts with another different schema
'mysql_binlog_source.test2.姓名表.Value'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)