milvus/internal/metastore/model
SimFG 2afe2eaf3e
feat: support to replicate collection when the services contains the system tt msg (#37559)
- issue: #37105

---------

Signed-off-by: SimFG <bang.fu@zilliz.com>
2024-12-17 09:08:46 +08:00
..
alias.go Use pointer receiver for large struct (#26668) 2023-08-30 10:24:29 +08:00
alias_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
collection.go feat: support to replicate collection when the services contains the system tt msg (#37559) 2024-12-17 09:08:46 +08:00
collection_test.go feat: Support create collection with functions (#35973) 2024-09-12 10:43:06 +08:00
credential.go Unify metastore catalog interface (#17772) 2022-07-22 10:20:29 +08:00
credential_test.go Unify metastore catalog interface (#17772) 2022-07-22 10:20:29 +08:00
database.go enhance: support to config the default db properties (#38035) 2024-11-27 10:04:34 +08:00
database_test.go enhance: support to config the default db properties (#38035) 2024-11-27 10:04:34 +08:00
field.go feat: Support create collection with functions (#35973) 2024-09-12 10:43:06 +08:00
field_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
function.go feat: Support create collection with functions (#35973) 2024-09-12 10:43:06 +08:00
function_test.go feat: Support create collection with functions (#35973) 2024-09-12 10:43:06 +08:00
index.go fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00
index_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
load_info.go Migrate metadata of QueryCoord from 2.1 to 2.2 (#19986) 2022-10-24 23:41:35 +08:00
partition.go Use pointer receiver for large struct (#26668) 2023-08-30 10:24:29 +08:00
partition_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
segment.go feat: add more operation detail info for better allocation (#30438) 2024-03-28 06:33:11 +08:00
segment_index.go enhance: add end time stats for compaction and index build tasks (#38048) 2024-12-06 16:28:40 +08:00
segment_index_test.go fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00