Tongkai Yin created FLINK-35377: ----------------------------------- Summary: debezium-json support soft deletion. Key: FLINK-35377 URL: https://issues.apache.org/jira/browse/FLINK-35377 Project: Flink Issue Type: Improvement Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) Reporter: Tongkai Yin
When we use kafka to do some real-time synchronization tasks, sometimes our business scenarios need to use soft delete instead of hard delete. Our data is more connected to kafka, so we want debezium-json to support soft deletion.Based on this, we modified the flink-json module. -- This message was sent by Atlassian Jira (v8.20.10#820010)