-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
fix: create multiple idential indexes by accident #40179
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: zhenshan.cao <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@czs007 go-sdk check failed, comment |
@czs007 E2e jenkins job failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project check has failed because the head coverage (69.86%) is below the target coverage (77.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## master #40179 +/- ##
===========================================
- Coverage 80.55% 69.86% -10.70%
===========================================
Files 1470 309 -1161
Lines 206087 27584 -178503
===========================================
- Hits 166014 19271 -146743
+ Misses 34058 8313 -25745
+ Partials 6015 0 -6015
|
issue: #40163 pr: #40179 --------- Signed-off-by: zhenshan.cao <[email protected]>
issue: #40163 pr: #40179 --------- Signed-off-by: bigsheeper <[email protected]> Co-authored-by: zhenshan.cao <[email protected]>
issue: #40163