..
benchmark_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
cgo_helper.go
Cherry pick remove translateHits commit to mater ( #16436 )
2022-04-08 20:27:31 +08:00
collection_test.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
collection.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
data_sync_service_test.go
Add dependency factory ( #16204 )
2022-04-07 22:05:32 +08:00
data_sync_service.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
errors_test.go
[skip ci]Update license for qn fg deletenode ( #12397 )
2021-11-29 20:15:45 +08:00
errors.go
[skip ci]Update license for qn fg deletenode ( #12397 )
2021-11-29 20:15:45 +08:00
flow_graph_delete_node_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
flow_graph_delete_node.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
flow_graph_filter_delete_node_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
flow_graph_filter_delete_node.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
flow_graph_filter_dm_node_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
flow_graph_filter_dm_node.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
flow_graph_insert_node_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
flow_graph_insert_node.go
Print err info when insert msg not aligned ( #16305 )
2022-05-17 13:01:57 +08:00
flow_graph_message_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
flow_graph_message.go
Reconstruct mqstream module ( #15784 )
2022-03-03 21:57:56 +08:00
flow_graph_node.go
[skip e2e] Add comment for inputNode ( #13791 )
2021-12-20 19:45:06 +08:00
flow_graph_query_node_test.go
Add dependency factory ( #16204 )
2022-04-07 22:05:32 +08:00
flow_graph_query_node.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
flow_graph_service_time_node_test.go
Return error when create message stream failed in QueryNode ( #15317 )
2022-03-09 15:17:59 +08:00
flow_graph_service_time_node.go
Limit the query node timetick log rate ( #17065 )
2022-05-19 10:19:56 +08:00
global_sealed_segment_manager_test.go
[skip ci]Update license for qn global sealed seg ( #12646 )
2021-12-02 22:26:45 +08:00
global_sealed_segment_manager.go
[skip e2e] Add comment for globalSealedSegmentManager ( #14444 )
2021-12-28 19:44:09 +08:00
historical_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
historical.go
Fix bug: wrong metrics name and forget to register metrics ( #16714 )
2022-04-29 15:35:47 +08:00
impl_test.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
impl.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
load_index_info_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
load_index_info.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
meta_replica_test.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
meta_replica.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
metrics_info_test.go
Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable ( #15434 )
2022-02-07 10:09:45 +08:00
metrics_info.go
Fix Data race in NodeID ( #16603 )
2022-04-24 22:03:44 +08:00
mock_test.go
Support deltaLog loading on growing segment ( #16903 )
2022-05-12 11:59:53 +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
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
plan_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
plan.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
proxy_mock_test.go
Support login with username and password ( #15656 ) ( #16341 )
2022-04-11 19:49:34 +08:00
proxy_session_manager.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
proxy_session.go
QueryNodes send search/query results by rpc ( #15223 )
2022-01-17 14:41:35 +08:00
query_channel_test.go
Add segment reference count and handles change info in ShardCluster ( #16620 )
2022-04-25 11:51:46 +08:00
query_channel.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
query_collection_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
query_collection.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
query_node_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
query_node.go
Fix replica freeAll order ( #17106 )
2022-05-19 14:53:56 +08:00
query_shard_service_test.go
Simplify chunk manager in QueryShard ( #16976 )
2022-05-13 19:55:54 +08:00
query_shard_service.go
Fix VectorChunkManager cache enable parameter ( #17058 )
2022-05-17 17:37:55 +08:00
query_shard_test.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
query_shard.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
reduce_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
reduce.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
segment_loader_test.go
Support deltaLog loading on growing segment ( #16903 )
2022-05-12 11:59:53 +08:00
segment_loader.go
Load binlog for different field in parallel ( #17005 )
2022-05-15 16:11:54 +08:00
segment_test.go
Disable segment small index ( #16935 )
2022-05-18 15:27:56 +08:00
segment.go
Replace text codec of pb with binary codec ( #16955 )
2022-05-13 09:53:53 +08:00
shard_cluster_service_test.go
Fix Handoff log in shardCluster service ( #17039 )
2022-05-16 18:29:56 +08:00
shard_cluster_service.go
Fix Handoff log in shardCluster service ( #17039 )
2022-05-16 18:29:56 +08:00
shard_cluster_test.go
Use NodeIds instead of NodeID in segment info ( #16912 )
2022-05-11 17:39:53 +08:00
shard_cluster.go
Use NodeIds instead of NodeID in segment info ( #16912 )
2022-05-11 17:39:53 +08:00
shard_node_detector_test.go
Implement memory replica in Proxy, QueryNode and QueryCoord ( #16470 )
2022-04-20 16:15:41 +08:00
shard_node_detector.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +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
Use NodeIds instead of NodeID in segment info ( #16912 )
2022-05-11 17:39:53 +08:00
stats_service_test.go
Add dependency factory ( #16204 )
2022-04-07 22:05:32 +08:00
stats_service.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
streaming_test.go
Support string type in segcore ( #16546 )
2022-04-29 13:35:49 +08:00
streaming.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
task_queue_test.go
[skip ci]Update license for qn task queue ( #13414 )
2021-12-15 11:49:26 +08:00
task_queue.go
Fix QueryNode log level ( #16604 )
2022-05-07 10:27:51 +08:00
task_scheduler_test.go
[skip ci]Update license for qn task scheduler ( #13415 )
2021-12-15 11:51:57 +08:00
task_scheduler.go
[skip ci]Update license for qn task queue ( #13414 )
2021-12-15 11:49:26 +08:00
task_test.go
Make querynode LoadSegments interface idempotent ( #17109 )
2022-05-20 09:15:57 +08:00
task.go
Make querynode LoadSegments interface idempotent ( #17109 )
2022-05-20 09:15:57 +08:00
tsafe_replica_test.go
Simplify flow graph in QueryNode ( #13613 )
2021-12-17 20:12:42 +08:00
tsafe_replica.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
tsafe_test.go
Add error log when tsafe register watcher more than once ( #16294 )
2022-03-30 22:07:28 +08:00
tsafe.go
Fix query lock logic in query shard ( #17034 )
2022-05-16 18:23:55 +08:00
type_def.go
Fix load failure and remove parition release related code ( #16038 )
2022-03-14 23:18:02 +08:00