[ https://issues.apache.org/jira/browse/FLINK-38271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023389#comment-18023389 ]
Artur commented on FLINK-38271: ------------------------------- [~ouyangwuli] Hello! Thank you; I will wait for the improvements you propose. Also, I already implemented some kind of logic for schema evolution, but this is very local to our company and cannot be pushed to the repository. However, if you are interested, I can share code snippets with you. > PostgresSQL pipeline supports table schema evolution. > ----------------------------------------------------- > > Key: FLINK-38271 > URL: https://issues.apache.org/jira/browse/FLINK-38271 > Project: Flink > Issue Type: Improvement > Components: Flink CDC > Affects Versions: cdc-3.5.0 > Reporter: ouyangwulin > Assignee: ouyangwulin > Priority: Critical > > PostgreSQL obtains incremental data from the log log parsing, the current > parser does not support DDL, but we can deduce the table structure from the > schema information, so it is also possible to implement table structure > evolution. -- This message was sent by Atlassian Jira (v8.20.10#820010)