dinky icon indicating copy to clipboard operation
dinky copied to clipboard

[fix-4486][dink-cdc] The whole library synchronizes pgsql to doris, and the deleted data cannot be synchronized.

Open qzztf opened this issue 3 months ago • 1 comments

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

qzztf avatar Sep 30 '25 03:09 qzztf

Hi. I think the declaration of the primary key should be done at the Sink stage, that is, in the Create Table statement. Please check in the log whether the Create Table statement generated by the program contains the correct primary key information.

aiwenmo avatar Nov 04 '25 09:11 aiwenmo

#4525

aiwenmo avatar Dec 22 '25 05:12 aiwenmo