milvus-io / milvus

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

[Bug]: [GOSDK] Search with OutputFields but return empty fields data #33627

Closed ThreadDao closed 3 months ago

ThreadDao commented 4 months ago

Is there an existing issue for this?

Environment

- Milvus version:master-20240603-7a2127b0-amd64
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2): go-sdk v2
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

search outputfields * or vec field return []

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

congqixia commented 3 months ago

/assign @ThreadDao

ThreadDao commented 3 months ago

fixed