milvus-io / milvus-sdk-go

Go SDK for Milvus.
Apache License 2.0
326 stars 105 forks source link

[Bug]: QueryIterator with expr `int64 < 100` gets error: failed to create query plan: cannot parse expression: int64 < 100 AND int64 > 99 #753

Closed ThreadDao closed 3 months ago

ThreadDao commented 3 months ago

Is there an existing issue for this?

Current Behavior

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

ThreadDao commented 3 months ago

fixed