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

#2649 Remove annoy search parameter validation #2667

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

shengjun1985
Copy link
Contributor

@shengjun1985 shengjun1985 commented Jun 24, 2020

Signed-off-by: cmli chengming.li@zilliz.com

What type of PR is this?
bug

Need this PR be picked to master branch?
No

Which issue(s) this PR fixes:
Fixes #2649

What this PR does / why we need it:
search parameter of annoy has conflict with document

Special notes for your reviewer:
no

Additional documentation (e.g. design docs, usage docs, etc.):
none

Signed-off-by: cmli <chengming.li@zilliz.com>

* fix test failed

Signed-off-by: cmli <chengming.li@zilliz.com>

* fix lint error

Signed-off-by: cmli <chengming.li@zilliz.com>

* fix lint error again

Signed-off-by: cmli <chengming.li@zilliz.com>

Co-authored-by: cmli <chengming.li@zilliz.com>
Signed-off-by: shengjun.li <shengjun.li@zilliz.com>
@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #2667 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #2667      +/-   ##
==========================================
- Coverage   86.92%   86.91%   -0.01%     
==========================================
  Files         423      423              
  Lines       27494    27494              
==========================================
- Hits        23898    23897       -1     
- Misses       3596     3597       +1     
Impacted Files Coverage Δ
core/src/server/ValidationUtil.cpp 81.06% <0.00%> (ø)
core/unittest/db/test_snapshot.cpp 96.18% <0.00%> (-0.12%) ⬇️

@JinHai-CN JinHai-CN merged commit 403753a into milvus-io:master Jun 24, 2020
@shengjun1985 shengjun1985 deleted the cm_fix branch June 24, 2020 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

search parameter of annoy has conflict with document
5 participants