Commit Graph

4808 Commits (5bb1d001e26230f1dc2ace92012c82fb66bf8045)

Author SHA1 Message Date
jielinxu 3ecfe1d9c3 [skip ci] Update README.md (#896)
* Update README.md

* [skip ci] Add IVFLAT links

* [skip ci] Minor
2020-01-06 11:06:14 +08:00
Jin Hai a876ae1b64
Change C++ standard to c++17 (#911)
* [skip ci]#668 - Update badge of README

* Fix README.md

* Fix README.md

* Merge remote-tracking branch 'upstream/master'

* #910 Change c++ standard to c++17

* Remove unused headers
2020-01-04 18:48:22 +08:00
李盛俊 82eb69fbed remove redundant checks (#860) (#907)
* delete redundant check (#860)

* add changelog

Co-authored-by: Jin Hai <hai.jin@zilliz.com>
2020-01-04 15:52:48 +08:00
Cai Yudong 28da6c73d0 #908 move primary_path and secondary_path to storage config (#909) 2020-01-04 15:44:46 +08:00
Cai Yudong b9d9b8ecc2 support minio storage (#895)
* #815 add S3 client

* #815 update S3 interface

* #815 add bucket_name_ as class field, add StartService() and StopService()

* #815 add FileIOReader and FileIOWriter

* #815 fix unittest test_storage build error

* #815 add GetObjectStr()

* #815 add S3IOReader/S3IOWriter

* #815 add ListObjects(), support put string with \0, launch S3 service when server start

* #815 read/write s3 index file pass

* #815 add MinIO related config

* #815 fix storage config issuegs

* #815 code clean

* #815 use local file or S3 via minio_enable

* #815 add DeleteObjects() for S3

* #815 print out IO rate when read_index & write_index

* #815 clean code

* #815 fix centos build error

* #815 support MinIO storage

* #815 fix typo
2020-01-04 10:39:52 +08:00
shengjh ba36d18d10 Fix mysqlmetaimpl (#869)
* *fix mysqlMetaImpl Initialize failed create directory

* *style: format code

* *style: format code

* *style: format code

* *style: format code

* *fix: sqliteMetaImpl Initialize failed create directory

* add empty line to trigger CI
2020-01-02 17:32:41 +08:00
Yukikaze-CZR 397a757f6f IVFTest.gpu_seal_test unittest failed #805 (#888)
* Add log to debug #678

* Rename nsg_mix to RNSG in C++ sdk #735

* [skip ci] change __function__

* clang-format

* IVFTest.gpu_seal_test unittest failed #805

* rerun jenkins CI

* fix test_util
2020-01-02 14:03:28 +08:00
quicksilver 62c2c3c7bb Merge remote-tracking branch 'upstream/master' 2019-12-31 15:05:36 +08:00
Lutkin Wang 36042605ae [skip ci] Fix some broken links in the readme files (#879)
* [skip ci] Fixed some broken links.

* [skip ci] Fix another broken link.

* [skip ci] Fix some broken links.

* [skip ci] Fix some broken links.
2019-12-31 10:54:48 +08:00
Cai Yudong a8756559c4 add interface GetConfig()/SetConfig() (#877)
* #665 add interface GetConfig()/SetConfig()

* #665 remove test code
2019-12-31 10:47:52 +08:00
Heisenberg-Y 1e72267a65 add cpu mode for built-in Faiss (#841)
* add cpu mode for built-in Faiss

* delete customization options on build stage

* delete faiss version

* delete customization options on build stage

* fix unittest problem in cpu mode

* fix unittest problem in cpu mode

Co-authored-by: quicksilver <zhifeng.zhang@zilliz.com>
Co-authored-by: Jin Hai <hai.jin@zilliz.com>
2019-12-28 17:28:11 +08:00
Cai Yudong 9f65f228a1 #848 add ready-to-use config files to the Milvus repo for enhanced user experience (#858) 2019-12-28 14:24:19 +08:00
Lutkin Wang 3401b4d0e8 Remove outdated content and fix broken link (#856)
* [skip ci] Remove outdated content.

* [skip ci] Remove outdated content.

* [skip ci] Remove outdated content.
2019-12-27 18:58:16 +08:00
quicksilver d606f33eef Custom defined name for the upload on Codecov (#840)
* specify multiple urls on sqlite_orm download stage

* fix bug

* fix bug

* specify multiple urls on opentracing download stage

* fix bug

* specify multiple urls on download stage

* delete jfrog cache

* print jenkins enviroment variables

* print jenkins enviroment variables

* fix check_ccache.sh bug

* debug

* Update Jenkinfile

* Add build enviroment resource limit on Jenkins CI

* remove Jfrog cache build option

* Custom defined name for the upload on Codecov
2019-12-26 20:55:29 +08:00
quicksilver 4e6aee95dd Merge branch 'master' of https://github.com/ZhifengZhang-CN/milvus 2019-12-26 17:26:28 +08:00
quicksilver 1bbbc8e59d Custom defined name for the upload on Codecov 2019-12-26 17:26:15 +08:00
quicksilver 1b1cc27c8c Merge remote-tracking branch 'upstream/master' 2019-12-26 17:15:11 +08:00
del-zhenwu b140d8259b Update pip source (#822)
* Update pip source

* Update requirements

* Remove query range case
2019-12-26 14:19:52 +08:00
ABNER-1 546a1fcb74 Fix common util judge error (#835)
*  '#831 fix exe_path judge error'

* #831 fix exe_path judge error
2019-12-26 14:18:11 +08:00
Cai Yudong 09701c3f2b #216 add CLI to get system info (#806) 2019-12-26 14:16:20 +08:00
quicksilver 03ec41070a Remove Jfrog Cache on Jenkins CI (#827)
* specify multiple urls on sqlite_orm download stage

* fix bug

* fix bug

* specify multiple urls on opentracing download stage

* fix bug

* specify multiple urls on download stage

* delete jfrog cache

* print jenkins enviroment variables

* print jenkins enviroment variables

* fix check_ccache.sh bug

* debug

* Update Jenkinfile

* Add build enviroment resource limit on Jenkins CI

* remove Jfrog cache build option
2019-12-26 10:33:05 +08:00
quicksilver c87dfa2a72 remove Jfrog cache build option 2019-12-25 23:56:04 +08:00
quicksilver 052cfd73de Add build enviroment resource limit on Jenkins CI 2019-12-25 23:51:27 +08:00
quicksilver 4c3fd87139 Update Jenkinfile 2019-12-25 20:57:32 +08:00
groot df4cb81f69 If partition tag is similar, wrong partition is searched (#825)
* #766 If partition tag is similar, wrong partition is searched

* #766 If partition tag is similar, wrong partition is searched

* reorder changelog id

* typo
2019-12-25 17:20:16 +08:00
quicksilver 84c264f4e1 debug 2019-12-25 17:01:48 +08:00
quicksilver 085e621cbe fix check_ccache.sh bug 2019-12-25 16:34:04 +08:00
quicksilver 974ad885d0 Merge remote-tracking branch 'upstream/master' 2019-12-25 16:14:10 +08:00
quicksilver b8e95a0cf7 print jenkins enviroment variables 2019-12-25 16:03:01 +08:00
quicksilver 211e7bcf3b print jenkins enviroment variables 2019-12-25 15:40:56 +08:00
Tinkerrr d37670bd3e Remove Arrow (#817)
* replace arrow

* format

* update changelog

* code-style

* fix bug

* fix 2

* fix 3

* fix 4

* change build timeout on Jenkinsfile
2019-12-25 15:34:51 +08:00
quicksilver 24fd7ceede delete jfrog cache 2019-12-25 12:04:00 +08:00
quicksilver 685d199ae9 Specify multiple urls on download stage (#820)
* specify multiple urls on sqlite_orm download stage

* fix bug

* fix bug

* specify multiple urls on opentracing download stage

* fix bug

* specify multiple urls on download stage
2019-12-25 09:56:47 +08:00
quicksilver ac77e075e4 specify multiple urls on download stage 2019-12-24 17:36:47 +08:00
quicksilver 207fa91725 fix bug 2019-12-24 16:43:24 +08:00
quicksilver 55be02f770 specify multiple urls on opentracing download stage 2019-12-24 16:39:42 +08:00
quicksilver 18b42236ba fix bug 2019-12-24 16:16:26 +08:00
quicksilver a2cc79cbc9 fix bug 2019-12-24 16:08:26 +08:00
quicksilver 1ef4a14038 specify multiple urls on sqlite_orm download stage 2019-12-24 16:05:33 +08:00
quicksilver e7df05303a
Merge pull request #810 from ZhifengZhang-CN/master
Update core.yml on Github Actions
2019-12-21 14:36:10 +08:00
quicksilver 2b4851bff6 Update core.yml on Github Actions 2019-12-21 14:35:36 +08:00
quicksilver 11ffa1dfa9
Merge pull request #809 from ZhifengZhang-CN/master
Update core.yml on Github Actions
2019-12-21 14:33:58 +08:00
quicksilver 18bdbd1894 Update core.yml on Github Actions 2019-12-21 14:32:46 +08:00
Zhiru Zhu 8e3b4ccd57 Use openblas / lapack from apt install (#739)
* remove build openblas/lapack and use find_package

* update ubuntu_build_deps.sh

* update build image

* update build image

* update CHANGELOG

* trigger ci

* update image

* update centos build envvironment image on Jenkins CI

* trigger ci
2019-12-21 13:37:53 +08:00
quicksilver 7572329c4a
Merge pull request #803 from ZhifengZhang-CN/master
Add Test Framework resource limit on Jenkins CI
2019-12-21 11:48:39 +08:00
Cai Yudong 608c86e8cb #758 enhance config description (#804) 2019-12-21 11:02:01 +08:00
quicksilver 90a800cbee update pods resource limite on Jenkins CI 2019-12-21 10:38:12 +08:00
quicksilver e3de59c149 Merge remote-tracking branch 'upstream/master' 2019-12-21 10:30:28 +08:00
quicksilver cc1fb50672 Merge branch 'master' of https://github.com/ZhifengZhang-CN/milvus 2019-12-20 17:39:03 +08:00
zilliz 02ff4d8a5b Add Test Framework resource limit on Jenkins CI 2019-12-20 16:12:23 +08:00