Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, the CDC source will always generate UPDATE_BEFORE and UPDATE_AFTER messages for update. However, many downstream operators don't need the UDPATE_BEFORE, e.g. temporal join and upsert sink. Currently, debezium-cdc-source => upsert-kafka will generate lots of tombstone messages, which is quite not efficient.
Attachments
Issue Links
- is fixed by
-
FLINK-19795 Fix Flink SQL throws exception when changelog source contains duplicate change events
- Closed