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

[Improvement] : For auto incr unique key, remove deduplication detection if there will be no conflict #14980

Merged
merged 1 commit into from Mar 15, 2024

Conversation

jensenojs
Copy link
Contributor

…ion if there will be no conflict.

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue: https://github.com/matrixorigin/MO-Cloud/issues/2567

What this PR does / why we need it:

For auto incr unique key, no deduplication detection is performed if there is definitely no conflict.

@matrix-meow matrix-meow added the size/M Denotes a PR that changes [100,499] lines label Mar 15, 2024
@mergify mergify bot requested a review from sukki37 March 15, 2024 05:15
@mergify mergify bot merged commit a7b2462 into matrixorigin:1.1-dev Mar 15, 2024
17 of 18 checks passed
@jensenojs
Copy link
Contributor Author

image

补充一下效果

@jensenojs jensenojs deleted the auto_incr_unique_1.1 branch March 15, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement size/M Denotes a PR that changes [100,499] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants