-
Bug
-
Resolution: Done
-
Major
-
2.1.3.Final, 2.2.0.Alpha3
-
None
We encounter when debezium is trying to parse a ddl which contain keyword geometry, like:
ALTER TABLE tab_name ADD COLUMN geometry int
It seems that the parser is missing the keywork in the list of words that can be a column name