-
Task
-
Resolution: Done
-
Major
-
None
When not using REPLICA IDENTITY FULL, unchanged values of non-NULLABLE columns will be emitted using a fallback value. There seems to be no explicit test for this case, allowing some wrong value types to sneak in (see DBZ-1141, DBZ-1149). A test for all supported column types should be added for this scenario.
- relates to
-
DBZ-1149 Postgres delete operations throwing DataException
- Closed