[ https://issues.apache.org/jira/browse/FLINK-19873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317678#comment-17317678 ]
Qishang Zhong commented on FLINK-19873: --------------------------------------- [~jark] The ticket only skip `CREATE` type, I think we should be skip all the DDL change events for the Canal data. https://github.com/alibaba/canal/blob/master/protocol/src/main/java/com/alibaba/otter/canal/protocol/CanalEntry.java#L139 > Skip DDL change events for Canal data > ------------------------------------- > > Key: FLINK-19873 > URL: https://issues.apache.org/jira/browse/FLINK-19873 > Project: Flink > Issue Type: Sub-task > Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Table > SQL / Ecosystem > Reporter: Jark Wu > Assignee: Fangliang Liu > Priority: Major > Labels: pull-request-available > Fix For: 1.12.0 > > Attachments: image-2020-10-29-15-11-03-514.png, > image-2020-10-29-15-11-16-137.png > > > Currently, "canal-json" can't skip DDL change event and will fail the job. > This is not very friendly for users. > !image-2020-10-29-15-11-03-514.png! > !image-2020-10-29-15-11-16-137.png! -- This message was sent by Atlassian Jira (v8.3.4#803005)