milvus/pkg/util/typeutil
congqixia d16320705e
enhance: [2.4] Add Segment Level in milvus segment info APIs (#34763) (#35023)
Cherry-pick from master
pr: #34763
See also #34746

This PR add segment level field in response of
`GetPersistentSegmentInfo` and `GetQuerySegmentInfo`

---------

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-07-29 10:11:52 +08:00
..
cache.go Delete the user-role mapping info when deleting the user (#25988) 2023-08-04 18:37:08 +08:00
chan.go Refine delegator lifetime control (#26881) 2023-09-07 10:11:15 +08:00
convension.go enhance: Cherry-pick following SparseFloatVector bulk insert PRs to Milvus2.4 (#33391) 2024-05-30 10:31:45 +08:00
conversion_test.go enhance: Cherry-pick following SparseFloatVector bulk insert PRs to Milvus2.4 (#33391) 2024-05-30 10:31:45 +08:00
float_util_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
float_util.go enhance: check fp16/bf16 nan or inf value (#31840) 2024-04-09 14:19:27 +08:00
gen_empty_field_data.go feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
get_dim.go enhance: add the related data size for the read apis (#31816) 2024-04-10 15:07:17 +08:00
hash_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
hash.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
index_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
index.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
kv_pair_helper_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
kv_pair_helper.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
map_test.go Release before remove when releasing flowgraphs (#27191) 2023-09-19 11:53:22 +08:00
map.go enhance: add disk quota and max collections into db properties (#34386) 2024-07-05 18:22:17 +08:00
ordered_map_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
ordered_map.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
pair.go fix: Disk resource is not requested for index loaded with disk (#30757) 2024-02-27 08:50:56 +08:00
schema_test.go enhance: [2.4] Add Segment Level in milvus segment info APIs (#34763) (#35023) 2024-07-29 10:11:52 +08:00
schema.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
set_test.go feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
set.go enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
skip_list_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
skip_list.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
string_util_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
string_util.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
time_test.go Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
time.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
type.go fix: Init paramtable after milvus role setup (#30211) 2024-01-23 19:10:56 +08:00