mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
52ae47c850
issue: #29892 This PR: 1. Move the process of gathering materialized search info to when the search plan is created, before it goes to each segment, to avoid repeated work and access the plan node under multi-threaded circumstances. 2. Enforce the supported MV type to `VARCHAR` 3. Add integration test Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com> |
||
---|---|---|
.. | ||
common | ||
config | ||
eventlog | ||
log | ||
metrics | ||
mq | ||
tracer | ||
util | ||
go.mod | ||
go.sum | ||
Makefile | ||
rules.go |