Skip to content
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.4] Check ANN field loaded in proxy (#36172) #36194

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

congqixia
Copy link
Contributor

Cherry-pick from master
pr: #36172
Related to #35415

Currently ANN field is loaded in Parital load is not performed in proxy, this cause error message not clear and no error returned when collection is empty


Related to milvus-io#35415

Currently ANN field is loaded in Parital load is not performed in proxy,
this cause error message not clear and no error returned when collection
is empty

---------

Signed-off-by: Congqi Xia <[email protected]>
@sre-ci-robot sre-ci-robot added the size/XS Denotes a PR that changes 0-9 lines. label Sep 11, 2024
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement ci-passed labels Sep 11, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.01%. Comparing base (1cd8d1b) to head (3c290f9).
Report is 5 commits behind head on 2.4.

Files with missing lines Patch % Lines
internal/parser/planparserv2/plan_parser_v2.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #36194      +/-   ##
==========================================
+ Coverage   81.15%   85.01%   +3.85%     
==========================================
  Files        1059      792     -267     
  Lines      139498   115133   -24365     
==========================================
- Hits       113214    97875   -15339     
+ Misses      22007    12976    -9031     
- Partials     4277     4282       +5     
Files with missing lines Coverage Δ
internal/parser/planparserv2/plan_parser_v2.go 86.95% <0.00%> (-1.28%) ⬇️

... and 295 files with indirect coverage changes

@weiliu1031
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot merged commit ab31728 into milvus-io:2.4 Sep 12, 2024
14 of 15 checks passed
@congqixia congqixia deleted the cp24/36172 branch September 12, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement lgtm size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants