[
https://issues.apache.org/jira/browse/FLINK-37046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912395#comment-17912395
]
ChaomingZhang commented on FLINK-37046:
---------------------------------------
[~huzekang] I have no idea about if we should support handling ddl changes in
sql connector.
- Sql connector dose not support schema revolution.
- We may use mysql-cdc pipeline connector to read records from OceanBase source.
I've discussed this problem with [~whhe], and he recommends using mysql-cdc
source instead, since the binlog service supports generatig mysql binlog.
> OceanBase CDC Support for DDL event handling, converted to Debezium JSON
> format.
> --------------------------------------------------------------------------------
>
> Key: FLINK-37046
> URL: https://issues.apache.org/jira/browse/FLINK-37046
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Reporter: hzk
> Priority: Major
>
> OceanBase CDC Support for DDL event handling, converted to Debezium JSON
> format.
>
> We are currently unable to obtain the ddl changes of the database through the
> oceanbase flink cdc source
--
This message was sent by Atlassian Jira
(v8.20.10#820010)