milvus/internal/rootcoord
Cai Yudong cbb4052fdb
Support search and query output fields using wildcard (#6671)
* update wildcard polocy for search and query

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* mark xfail cases

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* mark xfail cases

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* optimize debug log

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* fix static-check

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-07-21 14:52:12 +08:00
..
dml_channels.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
field_id.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
meta_snapshot_test.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
meta_snapshot.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
meta_table_test.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
meta_table.go masterservice -> rootcoord (#6447) 2021-07-13 09:37:40 +08:00
OWNERS Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
param_table_test.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
param_table.go remove msgstream of segment info (#6280) 2021-07-03 14:36:18 +08:00
proxy_client_manager.go check proxy if exist before connect to it (#6165) 2021-06-28 15:08:12 +08:00
proxy_manager_test.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
proxy_manager.go check proxy if exist before connect to it (#6165) 2021-06-28 15:08:12 +08:00
root_coord_test.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
root_coord.go Support search and query output fields using wildcard (#6671) 2021-07-21 14:52:12 +08:00
task.go fix tso (#6500) 2021-07-14 17:11:54 +08:00
timestamp_test.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
timeticksync.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
util_test.go get pchannel name from vchannel name (#5892) 2021-06-19 14:18:08 +08:00
util.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00