-
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: skip load bm25 sparse row data #39078
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #39078 +/- ##
===========================================
+ Coverage 69.48% 80.99% +11.51%
===========================================
Files 300 1408 +1108
Lines 26904 198585 +171681
===========================================
+ Hits 18693 160842 +142149
- Misses 8211 32076 +23865
- Partials 0 5667 +5667
|
@aoiasd E2e jenkins job failed, comment |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: aoiasd The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@aoiasd E2e jenkins job failed, comment |
@aoiasd E2e jenkins job failed, comment |
@aoiasd go-sdk check failed, comment |
@aoiasd go-sdk check failed, comment |
@aoiasd E2e jenkins job failed, comment |
@aoiasd go-sdk check failed, comment |
@aoiasd cpp-unit-test check failed, comment |
@aoiasd go-sdk check failed, comment |
Signed-off-by: aoiasd <[email protected]>
Signed-off-by: aoiasd <[email protected]>
@aoiasd go-sdk check failed, comment |
@aoiasd E2e jenkins job failed, comment |
/run-cpu-e2e |
rerun go-sdk |
pr: #39078 Signed-off-by: aoiasd <[email protected]>
Skip load row data of bm25 sparse field, because it's forbidden to return.