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:
Patrick Weizhi Xu 2024-07-03 14:28:16 +08:00 committed by GitHub
parent fb61344dc9
commit 32c943f1bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -461,7 +461,7 @@ This configuration is only used by querynode and indexnode, it selects CPU instr
p.EnableMaterializedView = ParamItem{
Key: "common.materializedView.enabled",
Version: "2.5.0",
Version: "2.4.6",
DefaultValue: "false",
}
p.EnableMaterializedView.Init(base.mgr)