ouyangwulin created FLINK-38271: ----------------------------------- Summary: 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
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)