mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
enhance: [skip e2e] update the version of MV (#34378)
issue: #29892 Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
This commit is contained in:
parent
fb61344dc9
commit
32c943f1bc
@ -461,7 +461,7 @@ This configuration is only used by querynode and indexnode, it selects CPU instr
|
|||||||
|
|
||||||
p.EnableMaterializedView = ParamItem{
|
p.EnableMaterializedView = ParamItem{
|
||||||
Key: "common.materializedView.enabled",
|
Key: "common.materializedView.enabled",
|
||||||
Version: "2.5.0",
|
Version: "2.4.6",
|
||||||
DefaultValue: "false",
|
DefaultValue: "false",
|
||||||
}
|
}
|
||||||
p.EnableMaterializedView.Init(base.mgr)
|
p.EnableMaterializedView.Init(base.mgr)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user