[ 
https://issues.apache.org/jira/browse/FLINK-37677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947214#comment-17947214
 ] 

JunboWang commented on FLINK-37677:
-----------------------------------

1. Platform-managed data lake/Starrocks users often lack permission to create 
tables directly.(Casual table creation leads to complex follow-up handling. The 
platform will control table creation permissions but will allow schema changes.)
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)

Reply via email to