-
Notifications
You must be signed in to change notification settings - Fork 188
syncer: use downstream PK/UK to generate DML #2163
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Welcome @WizardXiao! |
@WizardXiao Thank you for your contribution 🎉🎉 is this PR ready for review? a few more suggestions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will review later
/run-unit-tests |
some ut failed and panic
|
/run-unit-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will review later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think this work is almost done 🎉
only some light changes need to be applied after your merge master code, remeber to update the genSql
logic ( prepare index/table info before gensql in case of accessing tracker concurrently )
btw, please reslove some outdated comment for better reveiw 😉
…into schema_compatible
thanks, i have merged master code and fixed unit-test/integration-test. |
/cc @Ehco1996 |
/run-dm-integration-tests |
This PR has been moved to https://github.com/pingcap/ticdc/pull/3168 |
What problem does this PR solve?
#1895
What is changed and how it works?
Check List
Tests
Code changes
Side effects
Related changes
dm/dm-ansible