milvus/internal/querynode
Enwei Jiao fd974df09f
OTEL integration in cpp (#22175)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
2023-03-21 16:31:57 +08:00
..
benchmark_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
cgo_helper.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
collection_test.go Support the graceful stop for the query node (#20851) 2022-12-06 22:59:19 +08:00
collection.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
count_reducer_test.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
count_reducer.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
data_sync_service_test.go Add msgDispatcher to support sharing msgs for different vChannel (#21917) 2023-02-13 16:38:33 +08:00
data_sync_service.go Add msgDispatcher to support sharing msgs for different vChannel (#21917) 2023-02-13 16:38:33 +08:00
default_limit_reducer.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
errors_test.go [skip ci]Update license for qn fg deletenode (#12397) 2021-11-29 20:15:45 +08:00
errors.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
flow_graph_delete_node_test.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
flow_graph_delete_node.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
flow_graph_filter_delete_node_test.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
flow_graph_filter_delete_node.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
flow_graph_filter_dm_node_test.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
flow_graph_filter_dm_node.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
flow_graph_insert_node_test.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
flow_graph_insert_node.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
flow_graph_message_test.go Merge historical replica and streaming replica in QueryNode (#17217) 2022-05-31 13:42:03 +08:00
flow_graph_message.go Support sync all segments while close (#21421) 2023-01-06 14:49:36 +08:00
flow_graph_query_node.go Add msgDispatcher to support sharing msgs for different vChannel (#21917) 2023-02-13 16:38:33 +08:00
flow_graph_service_time_node_test.go Handle errors in DataNode and QueryNode flow graph (#17096) 2022-05-24 21:11:59 +08:00
flow_graph_service_time_node.go Support sync all segments while close (#21421) 2023-01-06 14:49:36 +08:00
impl_test.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
impl_utils_test.go Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
impl_utils.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
impl.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
load_index_info_test.go Fix get index mode error (#22364) 2023-02-27 14:45:47 +08:00
load_index_info.go Add event dispatcher for config (#20393) 2022-11-17 18:59:09 +08:00
load_segment_task_test.go Use new errors to handle load failures cache (#22672) 2023-03-10 17:15:54 +08:00
load_segment_task.go Fix the misleading log messages (#22606) 2023-03-09 10:39:51 +08:00
meta_replica_test.go Support the graceful stop for the query node (#20851) 2022-12-06 22:59:19 +08:00
meta_replica.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
metrics_info_test.go Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
metrics_info.go Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
mock_test.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
mock_tsafe_replica_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
partition_test.go [skip ci]Update license for qn partition (#12901) 2021-12-08 09:21:56 +08:00
partition.go Log segment type as possible in QueryNode (#17846) 2022-06-28 10:16:17 +08:00
plan_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
plan.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
query_node_test.go refine mock querycoord (#22198) 2023-02-16 15:38:34 +08:00
query_node.go OTEL integration in cpp (#22175) 2023-03-21 16:31:57 +08:00
query_shard_service_test.go Stop querynode for unit tests (#20665) 2022-11-17 14:23:08 +08:00
query_shard_service.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
query_shard_test.go Add version for subscribed channel (#20585) 2022-11-15 13:21:07 +08:00
query_shard.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
rate_collector_test.go Reduce and improve quota center log (#20058) 2022-10-25 19:39:30 +08:00
rate_collector.go Reduce and improve quota center log (#20058) 2022-10-25 19:39:30 +08:00
reduce_test.go Refine search logs in querynode (#21134) 2022-12-12 14:33:22 +08:00
reduce.go Add unconvert & durationcheck linters and fix issues (#22161) 2023-02-15 17:22:34 +08:00
reducer_test.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
reducer.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
result_sorter_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
result_sorter.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
result_test.go Handle distance Inf correctly (#21828) 2023-02-01 14:59:51 +08:00
result.go Handle distance Inf correctly (#21828) 2023-02-01 14:59:51 +08:00
retrieve_test.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
retrieve.go OTEL integration in cpp (#22175) 2023-03-21 16:31:57 +08:00
scheduler_policy_test.go Count growing segment number to estimate cpu usage (#17820) (#18027) 2022-07-04 15:10:20 +08:00
scheduler_policy.go Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
search_test.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
search.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
segment_loader_test.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
segment_loader.go Use new errors to handle load failures cache (#22672) 2023-03-10 17:15:54 +08:00
segment_test.go OTEL integration in cpp (#22175) 2023-03-21 16:31:57 +08:00
segment.go OTEL integration in cpp (#22175) 2023-03-21 16:31:57 +08:00
shard_cluster_service_test.go Fix ignoring error while subscribing channel (#22429) 2023-02-28 08:17:49 +08:00
shard_cluster_service.go Fix ignoring error while subscribing channel (#22429) 2023-02-28 08:17:49 +08:00
shard_cluster_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
shard_cluster_version_test.go Refactor QueryCoord (#18836) 2022-09-15 18:48:32 +08:00
shard_cluster_version.go Fix lastVersion not expire when there is only loadSegmentsTask (#20156) 2022-10-28 13:05:31 +08:00
shard_cluster.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
shard_node_detector_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
shard_node_detector.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
shard_segment_detector_test.go Use NodeIds instead of NodeID in segment info (#16912) 2022-05-11 17:39:53 +08:00
shard_segment_detector.go Fix etcd watch error (#17364) 2022-06-06 16:26:06 +08:00
statistic_test.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
statistics.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
task_query.go Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
task_queue_test.go Remove fmt.Print from internal package (#22722) 2023-03-14 17:36:05 +08:00
task_queue.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
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_test.go Add guarantee and serviceable lag too large check (#21441) 2022-12-29 15:17:30 +08:00
task_read.go Fix lag behind error with 0 servicetime (#21637) 2023-01-12 10:53:39 +08:00
task_scheduler_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
task_scheduler.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
task_search_test.go Improve search task merge policy (#22006) 2023-02-07 14:27:54 +08:00
task_search.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
task_statistics.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
task_step_test.go Add metrics for proxy and querynode (#17205) 2022-05-27 14:12:01 +08:00
task_step.go Add metrics for proxy and querynode (#17205) 2022-05-27 14:12:01 +08:00
task_test.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
task.go Fix ignoring error while subscribing channel (#22429) 2023-02-28 08:17:49 +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 Fix load failure and remove parition release related code (#16038) 2022-03-14 23:18:02 +08:00
validate_test.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
validate.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
watch_dm_channels_task.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00