milvus/tests
BossZou 6862db78d4
Add crud APIs and segments APIs into http server (#1462)
* add new http api

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* [DOC] modify comments

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* allow get whole tables & partitions

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* add test case

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* update changlog (fix #1461)

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* format

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* fix cpu build issue

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* fix unittest fail on cpu version

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* fix get system config bug

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* fix crash when show tables

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* fix check server restart fail

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* remove some comments

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* add count field into segment ids

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* optimize code fixing codegacy

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* add default response string value

Signed-off-by: Yhz <yinghao.zou@zilliz.com>
2020-03-02 14:48:42 +08:00
..
milvus_benchmark Change lang cn to en in reademe (#971) 2020-01-13 13:56:15 +08:00
milvus_groundtruth add Tanimoto ground truth (#1138) 2020-02-14 12:35:50 +08:00
milvus_python_test Add crud APIs and segments APIs into http server (#1462) 2020-03-02 14:48:42 +08:00
milvus-java-test fix: upgrade org.testng:testng from 6.10 to 6.14.3 (#1340) 2020-02-26 11:55:28 +08:00