-
Enhancement
-
Resolution: Done
-
Major
-
0.1
-
None
The MySQL connector writes to a Kafka topic the DDL statements it encounters. Software that consumes these statements may need to parse them and determine to which tables the statements apply. This is already known to the DDL parser framework, but the framework should be modified so that software can use a DDL parser to receive this information.