.. |
authentication_interceptor_test.go
|
Support Role-Based Access Control (#18425)
|
2022-08-04 11:04:34 +08:00 |
authentication_interceptor.go
|
Implement the mysql metastore of the rbac (#18704)
|
2022-08-23 10:26:53 +08:00 |
channels_mgr_test.go
|
Reduce lock operations when get dml stream (#17468)
|
2022-06-09 17:34:09 +08:00 |
channels_mgr.go
|
Reduce lock operations when get dml stream (#17468)
|
2022-06-09 17:34:09 +08:00 |
channels_time_ticker_test.go
|
|
|
channels_time_ticker.go
|
Reduce the number of metrics (#16030)
|
2022-03-15 21:51:21 +08:00 |
condition_test.go
|
|
|
condition.go
|
Remove the redundant 'for' in the TaskCondition (#17558)
|
2022-06-15 16:32:10 +08:00 |
data_coord_mock_test.go
|
Add ShowConfigurations for all remaining session (#18594)
|
2022-08-12 13:20:39 +08:00 |
dummyreq_test.go
|
|
|
dummyreq.go
|
|
|
error_test.go
|
|
|
error.go
|
Return the unavailable error to make the client's retry policy take effect (#17719)
|
2022-06-22 21:56:13 +08:00 |
impl.go
|
Refactor RootCoord (#18930)
|
2022-09-05 13:29:11 +08:00 |
index_coord_mock_test.go
|
Refactor for IndexCoord to support cloud (#18643)
|
2022-08-25 15:48:54 +08:00 |
interface_def.go
|
Remove not used QueryChannel in Proxy and Query Cluster (#16856)
|
2022-05-30 19:50:04 +08:00 |
meta_cache_test.go
|
1. refine logging interfaces (#18692)
|
2022-08-23 10:44:52 +08:00 |
meta_cache.go
|
Improve the storage method of the grant info in the metastore (#18817)
|
2022-08-26 19:22:56 +08:00 |
metrics_info_test.go
|
|
|
metrics_info.go
|
Add ShowConfigurations for all remaining session (#18594)
|
2022-08-12 13:20:39 +08:00 |
mock_cache_test.go
|
Support Role-Based Access Control (#18425)
|
2022-08-04 11:04:34 +08:00 |
mock_channels_mgr_test.go
|
Refine channels management in Proxy. (#17334)
|
2022-06-02 15:34:04 +08:00 |
mock_msgstream_test.go
|
Refine channels management in Proxy. (#17334)
|
2022-06-02 15:34:04 +08:00 |
mock_test.go
|
Fix pulsar unsubsribe issue (#17562)
|
2022-06-16 17:28:11 +08:00 |
OWNERS
|
|
|
plan_parser_test.go
|
Add logic for search merging and a simple task scheduler for read tasks (#17022)
|
2022-05-23 16:41:58 +08:00 |
plan_parser.go
|
Support antlr as plan parser (#16696)
|
2022-05-06 17:43:51 +08:00 |
privilege_interceptor_test.go
|
Fix the Flush privilege can't be granted (#19020)
|
2022-09-05 21:05:11 +08:00 |
privilege_interceptor.go
|
Fix the Flush privilege can't be granted (#19020)
|
2022-09-05 21:05:11 +08:00 |
proxy_test.go
|
Refactor RootCoord (#18930)
|
2022-09-05 13:29:11 +08:00 |
proxy.go
|
Support Role-Based Access Control (#18425)
|
2022-08-04 11:04:34 +08:00 |
query_coord_mock_test.go
|
Add ShowConfigurations for all remaining session (#18594)
|
2022-08-12 13:20:39 +08:00 |
query_node_mock_test.go
|
Remove Load Delta Channel Request (#18497)
|
2022-08-04 17:50:37 +08:00 |
repack_func_test.go
|
Reconstruct mqstream module (#15784)
|
2022-03-03 21:57:56 +08:00 |
repack_func.go
|
Reconstruct mqstream module (#15784)
|
2022-03-03 21:57:56 +08:00 |
rootcoord_mock_test.go
|
Refactor RootCoord (#18930)
|
2022-09-05 13:29:11 +08:00 |
rpc_msg.go
|
Refine log of CreatePartition (#12693)
|
2021-12-06 15:13:35 +08:00 |
segment_test.go
|
|
|
segment.go
|
Fix several code issues caused by carelessness (#17385)
|
2022-06-06 18:58:05 +08:00 |
shard_client_test.go
|
Add cache of grpc client of ShardLeader in proxy (#17301)
|
2022-06-02 12:16:03 +08:00 |
shard_client.go
|
Add cache of grpc client of ShardLeader in proxy (#17301)
|
2022-06-02 12:16:03 +08:00 |
task_calc_distance_test.go
|
Refine calc distance function (#17161)
|
2022-05-26 14:34:01 +08:00 |
task_calc_distance.go
|
Refine calc distance function (#17161)
|
2022-05-26 14:34:01 +08:00 |
task_index_test.go
|
Refactor for IndexCoord to support cloud (#18643)
|
2022-08-25 15:48:54 +08:00 |
task_insert_test.go
|
Allocate ID for each insertMsg (#18217)
|
2022-07-11 14:38:24 +08:00 |
task_insert.go
|
Allocate ID for each insertMsg (#18217)
|
2022-07-11 14:38:24 +08:00 |
task_policies_test.go
|
Merging multiple shard query/search requests into one rpc request if QueryNode is the leader of multiple shards of Collection (#17588)
|
2022-07-06 15:06:21 +08:00 |
task_policies.go
|
1. refine logging interfaces (#18692)
|
2022-08-23 10:44:52 +08:00 |
task_query_test.go
|
Add limit to proto (#18950)
|
2022-09-01 18:54:58 +08:00 |
task_query.go
|
Add limit to proto (#18950)
|
2022-09-01 18:54:58 +08:00 |
task_scheduler_test.go
|
|
|
task_scheduler.go
|
Implement memory replica in Proxy, QueryNode and QueryCoord (#16470)
|
2022-04-20 16:15:41 +08:00 |
task_search_test.go
|
Move TopK check inside parseQueryInfo (#18892)
|
2022-08-30 10:32:56 +08:00 |
task_search.go
|
Move TopK check inside parseQueryInfo (#18892)
|
2022-08-30 10:32:56 +08:00 |
task_statistic.go
|
Support to get real row count of segment (#18115)
|
2022-07-18 09:58:28 +08:00 |
task_test.go
|
Refactor RootCoord (#18930)
|
2022-09-05 13:29:11 +08:00 |
task.go
|
Refactor RootCoord (#18930)
|
2022-09-05 13:29:11 +08:00 |
timestamp_test.go
|
|
|
timestamp.go
|
Fix Data race in NodeID (#16603)
|
2022-04-24 22:03:44 +08:00 |
type_def.go
|
[skip e2e] Add comment for pChan (#14098)
|
2021-12-23 21:44:12 +08:00 |
util_test.go
|
Fix password verification miss cache (#18730)
|
2022-08-19 19:42:50 +08:00 |
util.go
|
Refactor for IndexCoord to support cloud (#18643)
|
2022-08-25 15:48:54 +08:00 |