milvus/pkg/common
Gao 6695c6d0a3
enhance: add channel num for queryHook optimization (#35104)
At most cases, data in each channel is almost evenly distributed, we
could utilize the channel num info to optimize searh param in queryHook

Signed-off-by: chasingegg <chao.gao@zilliz.com>
2024-07-31 18:59:49 +08:00
..
byte_slice.go
byte_slice_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
common.go enhance: add channel num for queryHook optimization (#35104) 2024-07-31 18:59:49 +08:00
common_test.go feat: support partition key isolation (#34336) 2024-07-11 19:01:35 +08:00
error.go Refine KV errors (#27588) 2023-10-13 17:15:34 +08:00
error_test.go Refine KV errors (#27588) 2023-10-13 17:15:34 +08:00
key_data_pairs.go
key_data_pairs_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
key_value_pairs.go
key_value_pairs_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
map.go fix: sync part stats task cannot be finished(#30376) (#34027) 2024-06-24 10:16:02 +08:00
map_test.go fix: sync part stats task cannot be finished(#30376) (#34027) 2024-06-24 10:16:02 +08:00
string_list.go
string_list_test.go
tuple.go
version.go enhance: Bump milvus version to v2.4.2 (#33048) 2024-05-15 13:57:35 +08:00