milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
30.95k stars 2.95k forks source link

[Bug]: Necessary to check whether the data in the dynamic field contains entries with the same names as the static fields #38024

Open xiaocai2333 opened 2 hours ago

xiaocai2333 commented 2 hours ago

Is there an existing issue for this?

Environment

- Milvus version: 2.4 & 2.5 & master
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

Does not check whether the data in the dynamic field contains entries with the same names as the static fields.

Expected Behavior

Add a checker.

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

xiaocai2333 commented 2 hours ago

/assign /unassign @yanliang567