-
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]: Search fails with filter expression contains underscore #38068
Labels
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Comments
yhmo
added
kind/bug
Issues or changes related a bug
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
labels
Nov 28, 2024
/assign @xiaocai2333 |
yanliang567
added
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
and removed
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
labels
Nov 28, 2024
/assign @JsDove |
sre-ci-robot
pushed a commit
that referenced
this issue
Dec 5, 2024
…ore (#38085) Enhance the matching for elements within the UnaryRangeArray #38068 --------- Signed-off-by: Xianhui.Lin <[email protected]>
/assign @yhmo please help verify it. |
/assign |
/assign @NicoYuan1986 |
sre-ci-robot
pushed a commit
that referenced
this issue
Dec 18, 2024
…nderscore (#38302) Enhance the matching for elements within the UnaryRangeArray #38068 --------- Signed-off-by: Xianhui.Lin <[email protected]>
I have verified, no problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
Got an error:
pymilvus.exceptions.MilvusException: <MilvusException: (code=65535, message=fail to Query on QueryNode 1: worker(1) query failed: Operator::GetOutput failed for [Operator:FilterBits, plan node id: 0] : => unsupported operator type for unary expr: Match at /workspace/source/internal/core/src/exec/expression/UnaryExpr.cpp:319
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: