-
Bug
-
Resolution: Done
-
Blocker
-
0.5.2
-
None
When a SQL DDL schema cannot be parsed it is stored in schema history topic and Debezium continues to work. Unfortunately when the connector is restarted it fails to start due to error in parsing. We have to be consistent - either DBZ need to stop operating on parse error or should ignore parse errors during connector startup.