-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: [2.5][cp] speed up search iterator stage 1 #38678
Conversation
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure:
Where Example:
Please review and update your PR to comply with these guidelines. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.5 #38678 +/- ##
==========================================
- Coverage 81.06% 81.06% -0.01%
==========================================
Files 1381 1383 +2
Lines 195157 195474 +317
==========================================
+ Hits 158206 158461 +255
- Misses 31392 31451 +59
- Partials 5559 5562 +3
|
33672e6
to
4a7c34b
Compare
4a7c34b
to
72b11b0
Compare
Signed-off-by: Patrick Weizhi Xu <[email protected]> (cherry picked from commit 3044496)
72b11b0
to
ee57cee
Compare
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, PwzXxm 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 |
pr: #37947
issue: #37548
Signed-off-by: Patrick Weizhi Xu [email protected]
(cherry picked from commit 9016c4a)