-
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
Merge from master #1427
Merged
Merged
Merge from master #1427
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Snyk has created this PR to upgrade junit:junit from 4.9 to 4.13. See this package in NPM: https://www.npmjs.com/package/junit:junit See this project in Snyk: https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.4 to 3.9. See this package in NPM: https://www.npmjs.com/package/org.apache.commons:commons-lang3 See this project in Snyk: https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
Snyk has created this PR to upgrade commons-cli:commons-cli from 1.3 to 1.4. See this package in NPM: https://www.npmjs.com/package/commons-cli:commons-cli See this project in Snyk: https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr Signed-off-by: JinHai-CN <hai.jin@zilliz.com> Co-authored-by: Jin Hai <hai.jin@zilliz.com>
* #1240 Update license declaration of each files Signed-off-by: jinhai <hai.jin@zilliz.com> * #1240 Update CHANGELOG Signed-off-by: jinhai <hai.jin@zilliz.com> * change file name to uppercase Signed-off-by: jinhai <hai.jin@zilliz.com> * #1327 Exclude third-party code from codebeat Signed-off-by: JinHai-CN <hai.jin@zilliz.com> * #1327 Exclude third-party code from codebeat Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
* #1240 Update license declaration of each files Signed-off-by: jinhai <hai.jin@zilliz.com> * #1240 Update CHANGELOG Signed-off-by: jinhai <hai.jin@zilliz.com> * change file name to uppercase Signed-off-by: jinhai <hai.jin@zilliz.com> * #1327 Exclude third-party code from codebeat Signed-off-by: JinHai-CN <hai.jin@zilliz.com> * #1327 Exclude third-party code from codebeat Signed-off-by: JinHai-CN <hai.jin@zilliz.com> * #1331 Exclude code from Codacy Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
Snyk has created this PR to upgrade org.testng:testng from 6.10 to 6.14.3. See this package in NPM: https://www.npmjs.com/package/org.testng:testng See this project in Snyk: https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr Signed-off-by: JinHai-CN <hai.jin@zilliz.com> Co-authored-by: Jin Hai <hai.jin@zilliz.com>
* Update INSTALL.md Add Git as a requirement. Signed-off-by: Lutkin Wang <lu.wang@zilliz.com> * Update CHANGELOG.md Signed-off-by: Lutkin Wang <lu.wang@zilliz.com>
* finish configure modifiable and some take effect runtime Signed-off-by: Yhz <yinghao.zou@zilliz.com> * move test file to unittet folder Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add test case for cofig Signed-off-by: Yhz <yinghao.zou@zilliz.com> * fix format issue Signed-off-by: Yhz <yinghao.zou@zilliz.com> * optimize callback Signed-off-by: Yhz <yinghao.zou@zilliz.com> * fix error when get config by http in CPU mode Signed-off-by: Yhz <yinghao.zou@zilliz.com> * update callback map Signed-off-by: Yhz <yinghao.zou@zilliz.com> * correct typo Signed-off-by: Yhz <yinghao.zou@zilliz.com> * update callback register Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add identity in registers Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add identity in FaissPass class Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add comments at cmd test if fail Signed-off-by: Yhz <yinghao.zou@zilliz.com> * remove some comments and add test for validate storage path Signed-off-by: Yhz <yinghao.zou@zilliz.com> * format pass Signed-off-by: Yhz <yinghao.zou@zilliz.com> * remove endpoint info and update CORS Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add test case in web module to test drop a non-existent table Signed-off-by: Yhz <yinghao.zou@zilliz.com> * optimize config store Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add check code in config Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add scheduler gpu handler Signed-off-by: Yhz <yinghao.zou@zilliz.com> * update optimizer faiss pass Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add default value of gpu_enable_ in GpuCacheMgr Signed-off-by: Yhz <yinghao.zou@zilliz.com> * optimize code: remove comments Signed-off-by: Yhz <yinghao.zou@zilliz.com> * format pass Signed-off-by: Yhz <yinghao.zou@zilliz.com> * add gpu macro in optimizer handler module to fix compile bug on cpu version Signed-off-by: Yhz <yinghao.zou@zilliz.com> * change cache setting unit bytes Signed-off-by: Yhz <yinghao.zou@zilliz.com> * rename variables Signed-off-by: Yhz <yinghao.zou@zilliz.com>
… Linux platform (#1389) * Update CHANGELOG.md Signed-off-by: Lutkin Wang <lu.wang@zilliz.com> * Update INSTALL.md Signed-off-by: Lutkin Wang <lu.wang@zilliz.com> * Update INSTALL.md Signed-off-by: Lutkin Wang <lu.wang@zilliz.com> Co-authored-by: Jin Hai <hai.jin@zilliz.com>
del-zhenwu
approved these changes
Feb 28, 2020
BossZou
approved these changes
Feb 28, 2020
Signed-off-by: jinhai <hai.jin@zilliz.com>
Signed-off-by: jinhai <hai.jin@zilliz.com>
Codecov Report
@@ Coverage Diff @@
## crud #1427 +/- ##
======================================
Coverage ? 92.6%
======================================
Files ? 390
Lines ? 22101
Branches ? 0
======================================
Hits ? 20467
Misses ? 1634
Partials ? 0
Continue to review full report at Codecov.
|
Signed-off-by: jinhai <hai.jin@zilliz.com>
MrPresent-Han
pushed a commit
to MrPresent-Han/milvus
that referenced
this pull request
Jun 4, 2024
Signed-off-by: xige-16 <xi.ge@zilliz.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge from master