-
Task
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
ANTLR doesn't throw any error in case of incorrect DDL such as
alter table testtable modify testcol default 0;
Needs further investigation on why such a case occurred. This is a follow-up task of DBZ-4976
- relates to
-
DBZ-4976 NPE caused by io.debezium.connector.oracle.antlr.listener.ColumnDefinitionParserListener.resolveColumnDataType
- Closed