milvus/internal
zhenshan.cao 5cd9ea5f04
Fixbug: init optional retrieve_ret_ when query result is empty (#8068)
Add unittest

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2021-09-16 20:11:49 +08:00
..
allocator Remove unnecessary variables in allocator (#7849) 2021-09-14 09:54:31 +08:00
common Fix bug: describe collection return wrong shard number (#7841) 2021-09-14 11:59:47 +08:00
core Fixbug: init optional retrieve_ret_ when query result is empty (#8068) 2021-09-16 20:11:49 +08:00
datacoord [skip ci]Add comments for SegmentManager (#8087) 2021-09-16 19:55:49 +08:00
datanode [skip-ci]Add comment in data sync service (#8002) 2021-09-15 21:25:49 +08:00
distributed Fix data race of proxy grpc client (#8091) 2021-09-16 19:31:59 +08:00
indexcoord It is also correct to get the failed index status in indexcoord ut (#8059) 2021-09-16 19:56:41 +08:00
indexnode It is also correct to get the failed index status in indexcoord ut (#8059) 2021-09-16 19:56:41 +08:00
kv Fix rocksmq load with prefix (#7678) 2021-09-10 10:22:01 +08:00
log Depress gosec false positive (#7899) 2021-09-14 18:37:48 +08:00
logutil Import Embedded Etcd Kv Part 1(#7112) (#7174) 2021-08-24 09:45:51 +08:00
metrics [skip ci] Remove useless commets (#7662) 2021-09-09 18:00:19 +08:00
msgstream Rename unit tests to meet new naming conventions (#8017) 2021-09-15 23:11:49 +08:00
proto [skip ci] improve DescribeCollection comments (#7882) 2021-09-16 10:21:53 +08:00
proxy Fix query task panicking (#8060) 2021-09-16 20:03:50 +08:00
querycoord Modify querycoord's log info (#8005) 2021-09-15 22:17:49 +08:00
querynode Remove redundant check and add addQueryChannel unittest for query node (#7944) 2021-09-16 09:47:48 +08:00
rootcoord Replace metaSnapshot with suffixSnapshot (#7975) 2021-09-15 22:05:49 +08:00
storage Add insert codec comment (#7891) 2021-09-15 10:47:48 +08:00
tso Improve codecov for paramtable and typeutil (#7471) 2021-09-04 10:22:41 +08:00
types Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
util [skip ci]Add rocksmq_retention comment (#8016) 2021-09-15 23:29:48 +08:00