milvus/internal/querynodev2/segments
jaime 18df2ba6fd
[Cherry-Pick] Support Database (#24769)
Support Database(#23742)
Fix db nonexists error for FlushAll (#24222)
Fix check collection limits fails (#24235)
backward compatibility with empty DB name (#24317)
Fix GetFlushAllState with DB (#24347)
Remove db from global meta cache after drop database (#24474)
Fix db name is empty for describe collection response (#24603)
Add RBAC for Database API (#24653)
Fix miss load the same name collection during recover stage (#24941)

RBAC supports Database validation (#23609)
Fix to list grant with db return empty (#23922)
Optimize PrivilegeAll permission check (#23972)
Add the default db value for the rbac request (#24307)

Signed-off-by: jaime <yun.zhang@zilliz.com>
Co-authored-by: SimFG <bang.fu@zilliz.com>
Co-authored-by: longjiquan <jiquan.long@zilliz.com>
2023-06-25 17:20:43 +08:00
..
bloom_filter_set_test.go
bloom_filter_set.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
cgo_util.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
collection.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
count_reducer_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
count_reducer.go Support Count(*) on querynodev2 (#23321) 2023-04-11 15:40:31 +08:00
default_limit_reducer.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
errors.go
load_field_data_info.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
load_index_info.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
manager_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
manager.go Improve predict the resource usage (#23968) 2023-05-11 15:33:24 +08:00
mock_collection_manager.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
mock_data.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
mock_loader.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
mock_segment_manager.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
mock_segment.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
plan_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
plan.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
pool.go Use conc.PoolOption instead of ants.Option (#24585) 2023-06-01 15:52:31 +08:00
reduce_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
reduce.go
reducer_test.go support try-best query reducer methods(#24075) (#24103) 2023-05-17 16:23:23 +08:00
reducer.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
result_sorter.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
result_test.go add search/query request cost metrics on qn (#24413) 2023-06-15 14:24:38 +08:00
result.go add search/query request cost metrics on qn (#24413) 2023-06-15 14:24:38 +08:00
retrieve_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
retrieve.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
search_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
search.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
segment_loader_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
segment_loader.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
segment_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
segment.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
statistics.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
utils.go add search/query request cost metrics on qn (#24413) 2023-06-15 14:24:38 +08:00
validate.go Fix Get segment returns ambiguous result (#24505) 2023-05-30 12:25:28 +08:00