-
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: refine variable-length-type memory usage(#38736) #39578
base: master
Are you sure you want to change the base?
enhance: refine variable-length-type memory usage(#38736) #39578
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: MrPresent-Han 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 |
@MrPresent-Han cpp-unit-test check failed, comment |
4c4c0b4
to
058527d
Compare
@MrPresent-Han go-sdk check failed, comment |
@MrPresent-Han E2e jenkins job failed, comment |
Codecov ReportAttention: Patch coverage is
❌ Your project check has failed because the head coverage (69.39%) is below the target coverage (77.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## master #39578 +/- ##
===========================================
- Coverage 81.00% 69.39% -11.62%
===========================================
Files 1423 300 -1123
Lines 200194 27032 -173162
===========================================
- Hits 162168 18758 -143410
+ Misses 32278 8274 -24004
+ Partials 5748 0 -5748
|
/run-cpu-e2e |
/run-cpu-e2e |
@MrPresent-Han E2e jenkins job failed, comment |
Signed-off-by: MrPresent-Han <[email protected]>
058527d
to
b0ca048
Compare
@MrPresent-Han Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
related: #38736