[ https://issues.apache.org/jira/browse/FLINK-37677 ]
JunboWang deleted comment on FLINK-37677: ----------------------------------- was (Author: JIRAUSER305453): 1. Platform-managed data lake/Starrocks users often lack permission to create tables directly. 2. Users may need to customize table properties. 3. If a created table doesn't meet requirements, users must delete it and repeatedly restart the task. In the future, compatibility issues could be resolved by using Flink CDC to output only table creation statements. However, I haven't fully considered this yet. > [cdc-connector] Sink support skip create table event > ---------------------------------------------------- > > Key: FLINK-37677 > URL: https://issues.apache.org/jira/browse/FLINK-37677 > Project: Flink > Issue Type: Improvement > Components: Flink CDC > Affects Versions: cdc-3.3.0 > Reporter: JunboWang > Priority: Minor > > In some scenarios, we do not have DDL permissions for Sink, but the table has > been created, and we need to support skipping the Create Table operation. -- This message was sent by Atlassian Jira (v8.20.10#820010)