mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Check the syntax of query_boolean_expr doc (#14798)
Signed-off-by: min.tian <min.tian.cn@gmail.com>
This commit is contained in:
parent
a9f8577939
commit
bdd32e57e4
@ -76,7 +76,7 @@ Tips:
|
|||||||
|
|
||||||
After syntax analysis, the following rules will be applied:
|
After syntax analysis, the following rules will be applied:
|
||||||
|
|
||||||
1. non-vector column must exist in Schema.
|
1. Non-vector column must exist in Schema.
|
||||||
2. CompareExpr/TermExpr requires operand type matching.
|
2. CompareExpr/TermExpr requires operand type matching.
|
||||||
3. CompareExpr between non-vector columns of different types is available.
|
3. CompareExpr between non-vector columns of different types is available.
|
||||||
4. The modulo operation requires all operands to be integers.
|
4. The modulo operation requires all operands to be integers.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user