-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: query error #38831
Comments
/assign @li-yongyu |
I made four queries in the log
|
get API should be 100% correct. it seems to be certain that you have some duplicated PK, but right now we don't have details on what happens in your cluster. Here are some guide line for you to help:
|
get is just a wrapper of query so there should be no difference. |
Is there an existing issue for this?
Environment
Current Behavior
in
query (get query id result is the same) is wrong, and it is impossible to correctly return all the contents based on the in conditionExpected Behavior
in
condition are returned correctlySteps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: