-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mounter(ticdc): calculate row level checksum for timestmap by using UTC time zone #10564
Conversation
/test dm-compatibility-test |
/test dm-integration-test |
/test cdc-integration-kafka-test |
/retest |
/retest |
2 similar comments
/retest |
/retest |
/retest |
…ingcap#10483)"" This reverts commit 4909878.
/hold |
919075f
to
b79e564
Compare
203d570
to
b79e564
Compare
/unhold |
/retest |
1 similar comment
/retest |
/test dm-integration-test |
/retest |
/cherry-pick release-7.1 |
@3AceShowHand: new pull request created to branch In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@3AceShowHand: new pull request created to branch In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
What problem does this PR solve?
Issue Number: close #10573
What is changed and how it works?
UnsignedBigint
schema, use it to encodeunsigned bigint
value.Timestamp
schema, use it to encodetimestamp
value.Check List
Tests
Questions
Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?
Release note