milvus/internal/proxynode
bigsheeper cdbc6d2c94
Refactor query node and query service (#5751)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>

Co-authored-by: xige-16 <xi.ge@zilliz.com>
Co-authored-by: yudong.cai <yudong.cai@zilliz.com>
2021-06-15 12:41:40 +08:00
..
channels_mgr_test.go Add channelsTimeTicker to proxy (#5339) 2021-05-24 01:49:28 +00:00
channels_mgr.go Add channelsMgr to proxy (#5323) 2021-05-21 01:52:20 +00:00
channels_time_ticker_test.go Add channelsTimeTicker to proxy (#5339) 2021-05-24 01:49:28 +00:00
channels_time_ticker.go Add channelsTimeTicker to proxy (#5339) 2021-05-24 01:49:28 +00:00
condition_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
condition.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter_mgr_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter_mgr.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
conf_adapter.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
dummyreq_test.go Support to use json to construct dummy request (#5430) 2021-05-26 08:57:32 +00:00
dummyreq.go Support to use json to construct dummy request (#5430) 2021-05-26 08:57:32 +00:00
impl.go Fix query hang bug (#5709) 2021-06-10 14:33:49 +08:00
index_type.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
insert_channels_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
insert_channels.go Refactor repack logic for insertion (#5399) 2021-05-25 11:53:15 +00:00
meta_cache_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_cache.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
paramtable.go Add RetrieveTask implementation (#5313) 2021-05-20 07:02:31 +00:00
plan_parser_test.go fix not in bug (#5741) 2021-06-11 17:08:25 +08:00
plan_parser.go fix not in bug (#5741) 2021-06-11 17:08:25 +08:00
proxy_node.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
repack_func.go Refactor repack logic for insertion (#5399) 2021-05-25 11:53:15 +00:00
segment.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
task_scheduler.go Fix retrieve_service (#5531) 2021-06-02 19:18:33 +08:00
task.go Refactor query node and query service (#5751) 2021-06-15 12:41:40 +08:00
timestamp.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
timetick.go Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
util_test.go Add plan proto and support basic boolean expr parser (#5088) 2021-04-29 08:48:06 +00:00
util.go Add plan proto and support basic boolean expr parser (#5088) 2021-04-29 08:48:06 +00:00
validate_util_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
validate_util.go Rename module (#4988) 2021-04-22 14:45:57 +08:00