mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for enableMultipleVectorFields (#14200)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
381698fc18
commit
fb3b419c48
@ -26,6 +26,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/proto/schemapb"
|
||||
)
|
||||
|
||||
// enableMultipleVectorFields indicates whether to enable multiple vector fields.
|
||||
const enableMultipleVectorFields = false
|
||||
|
||||
func isAlpha(c uint8) bool {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user