groot
86b83fb32a
#744 do not return partition table for show_tables ( #747 )
2019-12-13 10:54:17 +08:00
quicksilver
93d9dc37e8
Merge pull request #761 from ZhifengZhang-CN/master
...
update github actions core.yml
2019-12-12 16:25:26 +08:00
quicksilver
2d4344fd34
update github actions core.yml
2019-12-12 16:24:37 +08:00
quicksilver
d1b79da6d8
Add Github Actions and remove Travis CI ( #752 )
...
* add github actions
* add amd64-ubuntu-18.04-cache volumes
* update core.yml in github actions
* update ci/docker/ubuntu-18.04-core.dockerfile
* update CI scripts file
* update github actions
* update github actions
* update github actions
* remove Travis CI
* update docker-compose.yml
* update ci scripts files
* update docker-compose.yml
2019-12-12 14:19:13 +08:00
BossZou
5e045af51f
Refactor server module separating Grpc from server handler and scheduler ( #757 )
...
* refactoring(create_table done)
* refactoring
* refactor server delivery (insert done)
* refactoring server module (count_table done)
* server refactor done
* cmake pass
* refactor server module done.
* set grpc response status correctly
* format done.
* fix redefine ErrorMap()
* optimize insert reducing ids data copy
* optimize grpc request with reducing data copy
* clang format
* [skip ci] Refactor server module done. update changlog. prepare for PR
* remove explicit and change int32_t to int64_t
2019-12-12 14:13:22 +08:00
Yukikaze-CZR
47621f06fb
clang-format ( #743 )
...
* Add log to debug #678
* Rename nsg_mix to RNSG in C++ sdk #735
* [skip ci] change __function__
* clang-format
2019-12-11 14:06:04 +08:00
Yukikaze-CZR
f37509213b
Add log to debug #678 ( #733 )
...
* Add log to debug #678
* Rename nsg_mix to RNSG in C++ sdk #735
* [skip ci] change __function__
2019-12-10 16:47:35 +08:00
Lutkin Wang
77d2d9b6ee
[skip ci] Update the number of contributors. ( #741 )
2019-12-10 16:35:58 +08:00
Zhiru Zhu
e99896ac62
Add Opentracing ( #729 )
...
* add TracerUtil
* Interceptor ok
* add handler
* add context
* minor update
* keep span in trace context
* add span in search okay
* Update Context.cpp
* refactor
* refactor
* refactor
* format
* add context in SearchJob
* trace search okay
* add back finish span in interceptor
* add namespace
* add tracing config in server config
* add random id
* debug mode okay
* update CMakeLists
* add opentracing to cmake
* update unittest
* add tracing namespace
* remove std::run_time error
* add lock when erasing context_map
* update tracing config
* lint
* update CHANGELOG
* small fix
* fix server unit test
* fix scheduler unit test
* fix db unit test
* lint
* fix db unit test gpu version
* rename to tracing_config
* fix
* update
* trigger ci
2019-12-10 15:24:54 +08:00
milvus-ci-robot
79181aa1fb
update jenkins ci ( #734 )
2019-12-10 11:09:16 +08:00
allcontributors[bot]
2b27ea5806
docs: add levylll as a contributor ( #730 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
2019-12-09 19:09:53 +08:00
Wang XiangYu
4847e5027f
Remove unused codes ( #732 )
...
* remove unused function and comments
* remove always-true parameter
* run on python2 explicitly
* fix clang-format
2019-12-09 19:09:14 +08:00
allcontributors[bot]
ce1b42c651
docs: add PizzaL as a contributor ( #726 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
2019-12-09 14:29:48 +08:00
XuPeng-SH
0a134dab82
Mishards synced to 0.6.0 release ( #725 )
...
* [skip ci](shards): update to support milvus 0.6.0
* [skip ci](shards): add show partitions
* [skip ci](shards): add drop partition
* [skip ci](shards): add create partition
* [skip ci](shards): update search for partition
* [skip ci](shards): fix search partion bugs
* [skip ci](shards): update all in one demo
* [skip ci](shards/doc): update image in readme
2019-12-09 10:55:32 +08:00
Jin Hai
6ade56018e
Merge pull request #724 from milvus-io/0.6.0
...
0.6.0
2019-12-07 17:01:10 +08:00
Cai Yudong
c11a4c594e
#709 handle the case when git fail to get last commit id ( #723 )
2019-12-07 17:00:21 +08:00
Jin Hai
827ed1fd3d
Update CHANGELOG.md ( #722 )
2019-12-07 16:25:32 +08:00
JinHai-CN
f831f3cf3b
Update CHANGELOG.md
2019-12-07 16:18:17 +08:00
Jin Hai
d199e2e080
Merge pull request #721 from milvus-io/0.6.0
...
Merge from 0.6.0
2019-12-07 13:48:23 +08:00
groot
2b40ddbb27
fix unittest ( #720 )
...
* #670 Random failure of unittest db_test::SEARCH_TEST
* add an important log
* add an important log
* add an important log
* #674 server down in stability test
* add more log
* remove log
* #696 metric_type changed from IP to L2
* #696 metric_type changed from IP to L2
* #696 metric_type changed from IP to L2
* #696 metric_type changed from IP to L2
2019-12-06 16:40:51 +08:00
Cai Yudong
1193526719
show last commit id when server start ( #717 )
...
* #709 show last commit id when server start
* #709 fix typo error
2019-12-06 14:31:53 +08:00
groot
5bec93bffa
Set nlist to default after drop index ( #719 )
...
* #670 Random failure of unittest db_test::SEARCH_TEST
* add an important log
* add an important log
* add an important log
* #674 server down in stability test
* add more log
* remove log
* #696 metric_type changed from IP to L2
* #696 metric_type changed from IP to L2
* #696 metric_type changed from IP to L2
2019-12-06 14:30:17 +08:00
groot
b6f22c7370
Fix unittest failure ( #714 )
2019-12-05 20:08:15 +08:00
Jin Hai
fae3220cd9
Merge pull request #711 from milvus-io/0.6.0
...
Merge from 0.6.0
2019-12-05 17:34:32 +08:00
groot
ebb4cedeb7
#696 metric_type changed from IP to L2 ( #710 )
...
* #670 Random failure of unittest db_test::SEARCH_TEST
* add an important log
* add an important log
* add an important log
* #674 server down in stability test
* add more log
* remove log
* #696 metric_type changed from IP to L2
2019-12-05 17:32:41 +08:00
groot
564095fd8d
#674 server down in stability test ( #708 )
...
* #670 Random failure of unittest db_test::SEARCH_TEST
* add an important log
* add an important log
* add an important log
* #674 server down in stability test
* add more log
* remove log
2019-12-05 16:50:53 +08:00
Cai Yudong
5970450d48
#705 fix search SQ8H crash without GPU resource ( #706 )
2019-12-05 11:42:09 +08:00
allcontributors[bot]
ae630a804b
[skip ci] docs: add zerowe-seven as a contributor ( #698 )
...
* docs: update README.md [skip ci]
* docs: create .all-contributorsrc [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* [skip ci] Update README.md.
2019-12-04 19:37:31 +08:00
Yukikaze-CZR
8574b8b93f
add code coverage rate and fix #670 ( #693 )
2019-12-04 19:37:13 +08:00
Lutkin Wang
51c11ed15b
[skip ci] Update Chinese and Japanese readme ( #699 )
...
* [skip ci] Update README.md.
Minor fixes for consistency with the English readme.
* [skip ci] Update README.
Minor fixes to match the English readme.
2019-12-04 17:53:40 +08:00
Lutkin Wang
b234fd404f
[skip ci] Update README.md. ( #697 )
...
1. Change "API" to "SDK".
2. Fix the "all contributors" badge.
2019-12-04 16:28:26 +08:00
jielinxu
d82c7da629
[skip ci] update install.md ( #688 )
...
* [skip ci] update install.md
* Update install.md
2019-12-04 16:27:44 +08:00
groot
20e0710661
Add important log ( #694 )
...
* #670 Random failure of unittest db_test::SEARCH_TEST
* add an important log
* add an important log
* add an important log
2019-12-04 16:19:52 +08:00
allcontributors[bot]
4151d36808
docs: add erdustiggen as a contributor ( #692 )
...
* docs: update README.md [skip ci]
* docs: create .all-contributorsrc [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
2019-12-04 15:10:30 +08:00
Jin Hai
19e40906da
Fix README.md ( #691 )
...
* [skip ci]#668 - Update badge of README
* Fix README.md
* Fix README.md
2019-12-04 14:40:00 +08:00
Jin Hai
d03feefbab
Fix README.md ( #690 )
...
* [skip ci]#668 - Update badge of README
* Fix README.md
* Fix README.md
2019-12-04 14:37:34 +08:00
Jin Hai
993ad01878
Fix README.md ( #689 )
...
* [skip ci]#668 - Update badge of README
* Fix README.md
2019-12-04 14:34:59 +08:00
Jin Hai
df61c98aa3
Merge pull request #686 from milvus-io/0.6.0
...
Merge from 0.6.0
2019-12-04 14:25:48 +08:00
JinHai-CN
e6c00af067
Merge branch 'master' into 0.6.0
2019-12-04 14:23:12 +08:00
allcontributors[bot]
18448121fd
docs: add akihoni as a contributor ( #682 )
...
* docs: update README.md [skip ci]
* docs: create .all-contributorsrc [skip ci]
2019-12-04 14:18:35 +08:00
del-zhenwu
beed46f79c
Upgrade pyyaml and update tests ( #681 )
2019-12-04 14:18:20 +08:00
allcontributors[bot]
5148fc150b
docs: add gaolizhou as a contributor ( #679 )
...
* docs: update README.md [skip ci]
* docs: create .all-contributorsrc [skip ci]
2019-12-04 11:42:34 +08:00
Jin Hai
9c58ab3f83
Merge pull request #675 from milvus-io/0.6.0
...
Merge from 0.6.0
2019-12-04 10:15:38 +08:00
Jin Hai
c2328fbc18
[skip ci]#668 - Update badge of README ( #669 )
2019-12-04 10:14:42 +08:00
groot
3321a82c32
#670 Random failure of unittest db_test::SEARCH_TEST ( #671 )
2019-12-04 10:11:50 +08:00
Jin Hai
98e0aa513d
Merge pull request #672 from del-zhenwu/0.6.0
...
fix pq case bug on CPU-version
2019-12-04 10:11:36 +08:00
zhenwu
73562e869b
fix pq case bug
2019-12-03 19:55:51 +08:00
Jin Hai
54208931d9
Merge pull request #667 from milvus-io/0.6.0
...
Merge from 0.6.0
2019-12-03 18:24:23 +08:00
Jin Hai
56e3b8feb1
Merge pull request #650 from Yukikaze-CZR/0.6.0
...
IP search metric_type shouldn't be supported by IVF_PQ index on GPU v…
2019-12-03 17:21:58 +08:00
Jin Hai
9db98c0893
Merge pull request #666 from del-zhenwu/0.6.0
...
Update pq cases
2019-12-03 16:58:26 +08:00