milvus/internal/metastore
congqixia 5e90f348fc
enhance: Handle legacy proxy load fields request (#37565)
Related to #35415

In rolling upgrade, legacy proxy may dispatch load request wit empty
load field list. The upgraded querycoord may report error by mistake
that load field list is changed.

This PR:

- Auto field empty load field list with all user field ids
- Refine the error messag when load field list updates
- Refine load job unit test with service cases

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-11-11 10:14:26 +08:00
..
kv enhance: rename tokenizer to analyzer and check analyzer params (#37478) 2024-11-10 16:12:26 +08:00
mocks enhance: Handle legacy proxy load fields request (#37565) 2024-11-11 10:14:26 +08:00
model feat: Support create collection with functions (#35973) 2024-09-12 10:43:06 +08:00
catalog_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
catalog.go enhance: Support custom privilege group for RBAC (#37087) 2024-11-09 08:44:28 +08:00