milvus/internal/querynode
XuanYang-cn 52c6a2706e
Fix binary results unstable (#19401)
See also: #19338, #19366, 19367

Signed-off-by: yangxuan <xuan.yang@zilliz.com>

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2022-09-26 18:02:52 +08:00
..
benchmark_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
cgo_helper.go Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
collection_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
collection.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
data_sync_service_test.go
data_sync_service.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
errors_test.go
errors.go
flow_graph_delete_node_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
flow_graph_delete_node.go Improve flow graph node name and log msgID in QueryCoord (#18043) 2022-07-05 16:46:23 +08:00
flow_graph_filter_delete_node_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
flow_graph_filter_delete_node.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
flow_graph_filter_dm_node_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
flow_graph_filter_dm_node.go improve logs to debug growing segment load failed (#19419) 2022-09-26 17:36:54 +08:00
flow_graph_insert_node_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
flow_graph_insert_node.go improve logs to debug growing segment load failed (#19419) 2022-09-26 17:36:54 +08:00
flow_graph_message_test.go
flow_graph_message.go
flow_graph_node.go
flow_graph_query_node_test.go
flow_graph_query_node.go
flow_graph_service_time_node_test.go
flow_graph_service_time_node.go Improve flow graph node name and log msgID in QueryCoord (#18043) 2022-07-05 16:46:23 +08:00
impl_test.go Fix SyncDistribution set Action (#19360) 2022-09-22 13:18:50 +08:00
impl_utils.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
impl.go Fix SyncDistribution set Action (#19360) 2022-09-22 13:18:50 +08:00
load_index_info_test.go Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
load_index_info.go Fix start milvus failed on macos (#19394) 2022-09-23 16:54:50 +08:00
meta_replica_test.go Add loading list filter logic for load segments (#19347) 2022-09-21 21:30:51 +08:00
meta_replica.go Add loading list filter logic for load segments (#19347) 2022-09-21 21:30:51 +08:00
metrics_info_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
metrics_info.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
mock_test.go Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
OWNERS
partition_test.go
partition.go
plan_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
plan.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
query_node_test.go Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
query_node.go Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
query_shard_service_test.go Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
query_shard_service.go Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
query_shard_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
query_shard.go
rate_collector_test.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
rate_collector.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
reduce_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
reduce.go Change the type of slice_nqs and slice_topks from int32_t[] to int64_t[] (#18867) 2022-08-29 11:36:56 +08:00
result_sorter_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
result_sorter.go Fix binary results unstable (#19401) 2022-09-26 18:02:52 +08:00
result_test.go Enable query pagination (#19231) 2022-09-20 20:48:50 +08:00
result.go Fix binary results unstable (#19401) 2022-09-26 18:02:52 +08:00
retrieve_test.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
retrieve.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
scheduler_policy_test.go
scheduler_policy.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
search_test.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
search.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
segment_loader_test.go Add error log for load segment file failure (#19227) 2022-09-19 14:08:48 +08:00
segment_loader.go improve logs to debug growing segment load failed (#19419) 2022-09-26 17:36:54 +08:00
segment_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
segment.go Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
shard_cluster_service_test.go Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
shard_cluster_service.go Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
shard_cluster_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
shard_cluster_version_test.go Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
shard_cluster_version.go Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
shard_cluster.go Fix querynode data distribution return false positive dm channel (#19249) 2022-09-20 12:04:49 +08:00
shard_node_detector_test.go Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
shard_node_detector.go Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
shard_segment_detector_test.go
shard_segment_detector.go
statistic_test.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
statistics.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
task_query.go Enable query pagination (#19231) 2022-09-20 20:48:50 +08:00
task_queue_test.go
task_queue.go
task_read_counter_test.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
task_read_counter.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
task_read.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
task_scheduler_test.go
task_scheduler.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
task_search.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_statistics.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_step_test.go
task_step.go
task_test.go Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
task.go improve logs to debug growing segment load failed (#19419) 2022-09-26 17:36:54 +08:00
tsafe_replica_test.go Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
tsafe_replica.go Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
type_def.go
validate_test.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
validate.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00