Open l793330708 opened 2 months ago
@l793330708 this is weird, could you please share your reproduce code? which version of pymilvus are you running? /assign @l793330708 /unassign
Is there an existing issue for this?
- [x] I have searched the existing issues
Environment
- Milvus version: 2.3.21 - Deployment mode(standalone or cluster): standalone - MQ type(rocksmq, pulsar or kafka): - SDK version(e.g. pymilvus v2.0.0rc2)
Current Behavior
when I called collection.insert , <MilvusException: (code=0, message=query expression is empty)>
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
I think most likely it's a usage issue, not a bug for milvus
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
Is there an existing issue for this?
Environment
Current Behavior
when I called collection.insert , <MilvusException: (code=0, message=query expression is empty)>
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response