mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Remove duplicate and unused var (#14947)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
8356b235f5
commit
2fdd74affa
@ -20,7 +20,6 @@ default_dim = 128
|
||||
default_nb = 3000
|
||||
default_top_k = 10
|
||||
max_top_k = 16384
|
||||
# max_partition_num = 256
|
||||
max_partition_num = 4096
|
||||
default_segment_row_limit = 1000
|
||||
default_server_segment_row_limit = 1024 * 512
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user