-
Task
-
Resolution: Done
-
Major
-
None
More than a year ago, Debezium moved from a hand-written parser for MySQL DDL statements to a much more robust implementation based on Antlr. I assumed the old implementation would be gone by now, but some parts of the old parser implemention still seem to exist (e.g. DataTypeGrammarParser, DataTypeParser). Let's get rid of them.