mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add note for design doc (#13938)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
This commit is contained in:
parent
3adeac0887
commit
dd5cfb2f7c
@ -33,4 +33,4 @@ After obtaining the AST, the execution engine uses the visitor mode to explain a
|
||||
3. TermExpr: in expression `A in [1, 2, 3]`
|
||||
4. CompareExpr: compare expression `A > 1` `B <= 1`
|
||||
|
||||
3. TermExpr and CompareExpr are leaf nodes of execution
|
||||
3. TermExpr and CompareExpr are leaf nodes of execution.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user