flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

How to solve the problem of DML information loss

Open moonService opened this issue 3 years ago • 0 comments

You can implement debeziumdeserializationschema to support your scenario

Originally posted by @fuyun2024 in https://github.com/ververica/flink-cdc-connectors/issues/1256#issuecomment-1152504626

same question,i wonder why update is split into create and delete?and which test case of the source code is used to test this?

moonService avatar Sep 02 '22 03:09 moonService