Yanquan Lv created FLINK-37203:
----------------------------------
Summary: Support AltertableCommentEvent and
AlterColumnCommentEvent.
Key: FLINK-37203
URL: https://issues.apache.org/jira/browse/FLINK-37203
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Affects Versions: cdc-3.4.0
Reporter: Yanquan Lv
Fix For: cdc-3.4.0
Currently in FlinkCDC 3.3, we've support sync the comments of table and columns
at the first acquisition. However, after the user modifies the comments in the
source table, we cannot continue synchronizing this information.
Adding AltertableCommentEvent and AlterColumnCommentEvent will us keep the
comments of upstream and downstream tables as consistent as possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)