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

fix: [Cherry-pick] Verify PlaceHolderValue type before search (#31626) #31653

Merged
merged 1 commit into from Mar 28, 2024

Conversation

congqixia
Copy link
Contributor

Cherry-pick from master
pr: #31626
See also #31625


See also milvus-io#31625

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@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

@sre-ci-robot sre-ci-robot added approved size/S Denotes a PR that changes 10-29 lines. area/test sig/testing labels Mar 27, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.81%. Comparing base (b8f849e) to head (6b0d298).
Report is 12 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #31653      +/-   ##
==========================================
+ Coverage   80.68%   80.81%   +0.12%     
==========================================
  Files         974      964      -10     
  Lines      137806   138211     +405     
==========================================
+ Hits       111192   111695     +503     
+ Misses      22891    22798      -93     
+ Partials     3723     3718       -5     
Files Coverage Δ
internal/core/src/query/Plan.cpp 55.73% <100.00%> (+1.76%) ⬆️

... and 238 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Mar 27, 2024
@weiliu1031
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot merged commit 97c28ed into milvus-io:2.4 Mar 28, 2024
14 checks passed
@congqixia congqixia deleted the cp24/31626 branch April 1, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/test ci-passed dco-passed DCO check passed. kind/bug Issues or changes related a bug lgtm sig/testing size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants