milvus/internal
dragondriver bd317a5461
Check if field data is empty (#6404)
* Check if field data is empty

Signed-off-by: dragondriver <jiquan.long@zilliz.com>

* FixBug: fast fail when output_fields contain fields that are not in schema

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>

Co-authored-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2021-07-11 19:39:52 +08:00
..
allocator Change retry times (#6083) 2021-06-24 19:05:06 +08:00
core Remove Dead Code, use signed type (#6398) 2021-07-09 18:25:11 +08:00
datacoord Refactor meta in data coord (#6300) 2021-07-07 14:02:01 +08:00
datanode Add unittests for getChannelName in DataNode (#6346) 2021-07-08 15:52:40 +08:00
distributed search with exp (#6409) 2021-07-10 10:21:52 +08:00
indexcoord Fixbug: remove wrong check code (#6372) 2021-07-08 20:17:43 +08:00
indexnode Add time record for build index and search process (#6231) 2021-06-30 19:46:14 +08:00
kv Add minio FGet method (#6386) 2021-07-09 11:44:40 +08:00
log Combine standalone binary into milvus (#5866) 2021-06-18 15:20:08 +08:00
logutil Rename module (#4988) 2021-04-22 14:45:57 +08:00
metrics Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
msgstream Add GetFlushedSegments in data coordinator (#6253) 2021-07-02 11:16:20 +08:00
proto Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
proxy Check if field data is empty (#6404) 2021-07-11 19:39:52 +08:00
querycoord clear proxy sarchStream when releaseCollection (#6258) 2021-07-02 10:40:13 +08:00
querynode Check if field data is empty (#6404) 2021-07-11 19:39:52 +08:00
rootcoord search with exp (#6409) 2021-07-10 10:21:52 +08:00
storage Fix compile error on CentOS (#6359) 2021-07-08 15:43:45 +08:00
timesync Update OWNERS 2021-05-30 18:58:47 +08:00
tso Support ETCD endpoints array (#5755) 2021-06-15 16:36:36 +08:00
types remove msgstream of segment info (#6280) 2021-07-03 14:36:18 +08:00
util search with exp (#6409) 2021-07-10 10:21:52 +08:00