api: using index to replace tree scan if only returns count (#5610)#5651
Conversation
close tikv#5607 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
[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. |
Signed-off-by: bufferflies <1045931706@qq.com>
0d910f2 to
f89cbee
Compare
Codecov ReportBase: 75.58% // Head: 75.58% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## release-6.1 #5651 +/- ##
============================================
Coverage 75.58% 75.58%
============================================
Files 307 307
Lines 30397 30419 +22
============================================
+ Hits 22975 22993 +18
Misses 5438 5438
- Partials 1984 1988 +4
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 @bufferflies |
|
/merge |
|
@bufferflies: 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: f89cbee |
This is an automated cherry-pick of #5610
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