milvus/internal/proxy
elfisworking d4232f88a2
For search funtion adding a round_decimal paramter to precision control (#8574)
Signed-off-by: elfisworking <zymustb@126.com>
2021-10-08 17:39:55 +08:00
..
channels_mgr_test.go Increase code coverage rate for proxy (#7727) 2021-09-13 11:58:11 +08:00
channels_mgr.go [skip ci] Add desc comments for channelsMgr (#9018) 2021-10-01 15:32:15 +08:00
channels_time_ticker_test.go Remove old time tick logic (#8596) 2021-09-26 19:23:56 +08:00
channels_time_ticker.go [skip ci] Add desc comments for channelsTimeTicker (#9020) 2021-10-01 15:40:17 +08:00
condition_test.go
condition.go [skip ci] Add desc comments for Condition (#9019) 2021-10-01 15:37:18 +08:00
data_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
dummyreq_test.go
dummyreq.go
error_test.go
error.go
impl.go Fix golint warning of funcutil (#8652) 2021-09-27 23:18:02 +08:00
index_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
interface_def.go Coverage error case of searchTask.PreExecute (#7826) 2021-09-14 10:24:00 +08:00
meta_cache_test.go Refine logs in proxy search path(#7357) (#7753) 2021-09-12 17:54:01 +08:00
meta_cache.go Add test cases for search task (#7796) 2021-09-13 17:12:19 +08:00
metrics_info_test.go Add test case for delete task (#7939) 2021-09-15 14:04:54 +08:00
metrics_info.go Fix use address of loop var (#7433) 2021-09-17 16:21:50 +08:00
mock_test.go Add BroadcastMark for Msgstream returning MessageIDs (#8654) 2021-09-27 14:10:09 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Add a channel prefix for all channels (#8166) 2021-09-23 10:53:53 +08:00
param_table.go Change Log Name with NodeId (#8721) 2021-10-01 08:52:50 +08:00
plan_parser_test.go Update getCompareOpType (#8653) 2021-09-28 09:46:04 +08:00
plan_parser.go Update getCompareOpType (#8653) 2021-09-28 09:46:04 +08:00
proxy_test.go For search funtion adding a round_decimal paramter to precision control (#8574) 2021-10-08 17:39:55 +08:00
proxy.go [skip ci] Add comments for NewProxy (#9415) 2021-10-07 20:24:40 +08:00
query_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
repack_func_test.go
repack_func.go
rootcoord_mock_test.go add collection alias (#7255) 2021-09-18 11:13:51 +08:00
segment_test.go Fix golint error of segment.go in proxy package (#8629) 2021-09-28 23:06:15 +08:00
segment.go Fix Assigner typo (#9075) 2021-10-02 18:43:56 +08:00
task_scheduler_test.go Remove not used TaskDoneTest of proxy scheduler (#8710) 2021-09-28 13:58:04 +08:00
task_scheduler.go Remove not used TaskDoneTest of proxy scheduler (#8710) 2021-09-28 13:58:04 +08:00
task_test.go For search funtion adding a round_decimal paramter to precision control (#8574) 2021-10-08 17:39:55 +08:00
task.go For search funtion adding a round_decimal paramter to precision control (#8574) 2021-10-08 17:39:55 +08:00
timestamp_test.go Initialize test framework of proxy (#7563) 2021-09-09 10:06:29 +08:00
timestamp.go
type_def.go
validate_util_test.go add collection alias (#7255) 2021-09-18 11:13:51 +08:00
validate_util.go [skip ci] Add desc comments for ValidateCollectionAlias (#9064) 2021-10-02 12:04:12 +08:00