Skip to content
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

add newly inserted flag to optimize delete your write #378

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

cfzjywxk
Copy link
Contributor

@cfzjywxk cfzjywxk commented Nov 16, 2021

Signed-off-by: cfzjywxk lsswxrxr@163.com

Issue: pingcap/tidb#27564

Add the newlyInserted flag to mark key value pairs which are generated by the transaction itself and do not exist in the store.
The execution layer will use this flag processing AddRecord and Index.Create.

The related change is pingcap/tidb#28806.

Signed-off-by: cfzjywxk <lsswxrxr@163.com>
@cfzjywxk
Copy link
Contributor Author

@you06 @MyonKeminta @longfangsong PTAL

@disksing disksing merged commit e0bf24b into tikv:master Nov 16, 2021
MyonKeminta pushed a commit to MyonKeminta/client-go that referenced this pull request Dec 13, 2021
Signed-off-by: cfzjywxk <lsswxrxr@163.com>
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants