BambooJWB commented on issue #3759: URL: https://github.com/apache/flink-cdc/issues/3759#issuecomment-2497275956
Caused by: org.apache.flink.table.api.ValidationException: Chunk key column 'id,dep_code' doesn't exist in the primary keys [id,dep_code] of the table bkqw_loan.uc_syn_department. at org.apache.flink.cdc.connectors.mysql.source.utils.ChunkUtils.getChunkKeyColumn(ChunkUtils.java:81) ~[flink-sql-connector-mysql-cdc-3.1.0.jar:3.1.0] at org.apache.flink.cdc.connectors.mysql.source.assigners.MySqlChunkSplitter.analyzeTable(MySqlChunkSplitter.java:149) ~[flink-sql-connector-mysql-cdc-3.1.0.jar:3.1.0] at org.apache.flink.cdc.connectors.mysql.source.assigners.MySqlChunkSplitter.splitChunks(MySqlChunkSplitter.java:116) ~[flink-sql-connector-mysql-cdc-3.1.0.jar:3.1.0] at org.apache.flink.cdc.connectors.mysql.source.assigners.MySqlSnapshotSplitAssigner.splitTable(MySqlSnapshotSplitAssigner.java:304) ~[flink-sql-connector-mysql-cdc-3.1.0.jar:3.1.0] at org.apache.flink.cdc.connectors.mysql.source.assigners.MySqlSnapshotSplitAssigner.splitChunksForRemainingTables(MySqlSnapshotSplitAssigner.java:568) ~[flink-sql-connector-mysql-cdc-3.1.0.jar:3.1.0] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
