dinky
dinky copied to clipboard
[fix-4486][dink-cdc] The whole library synchronizes pgsql to doris, and the deleted data cannot be synchronized.
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:
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.
#4525