-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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: keep inner topK to avoid exceeding efSearch #36284
Conversation
[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 |
related: #36273 |
@czs007 E2e jenkins job failed, comment |
88c6daf
to
7ed7ce4
Compare
issue :#36243 pr : #36284 Signed-off-by: zhenshan.cao <[email protected]>
Signed-off-by: zhenshan.cao <[email protected]>
7ed7ce4
to
d6acca5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #36284 +/- ##
==========================================
- Coverage 82.46% 73.53% -8.94%
==========================================
Files 1271 1271
Lines 149930 150063 +133
==========================================
- Hits 123644 110342 -13302
- Misses 21340 34776 +13436
+ Partials 4946 4945 -1
|
issue: ##36243