api: using index to replace tree scan if only returns count #5610
api: using index to replace tree scan if only returns count #5610ti-chi-bot merged 10 commits intotikv:masterfrom
Conversation
Signed-off-by: bufferflies <1045931706@qq.com>
Signed-off-by: bufferflies <1045931706@qq.com>
Signed-off-by: bufferflies <1045931706@qq.com>
|
[REVIEW NOTIFICATION] This pull request has been approved by:
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. DetailsReviewer can indicate their review by submitting an approval review. |
Codecov ReportBase: 75.68% // Head: 75.67% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #5610 +/- ##
==========================================
- Coverage 75.68% 75.67% -0.01%
==========================================
Files 327 327
Lines 32435 32457 +22
==========================================
+ Hits 24548 24563 +15
- Misses 5774 5775 +1
- Partials 2113 2119 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
PTAL @CabinfeverB |
|
@bufferflies: PR needs rebase. DetailsInstructions 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 kubernetes/test-infra repository. |
Signed-off-by: bufferflies <1045931706@qq.com>
Signed-off-by: bufferflies <1045931706@qq.com>
|
/merge |
|
@nolouch: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests DetailsInstructions 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. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 0650980 |
|
@bufferflies: Your PR was out of date, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes. DetailsInstructions 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. |
|
In response to a cherrypick label: new pull request created: #5651. |
close tikv#5607 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>

What problem does this PR solve?
Issue Number: Close #5607
What is changed and how does it work?
Check List
Tests
Code changes
Side effects
Related changes
Release note