未验证 提交 d66bd41a 编写于 作者: S SS 提交者: GitHub

[skip ci] Fix grammar (#13089)

Signed-off-by: Nsida shen <sida.shen@zilliz.com>
上级 63ead505
......@@ -22,7 +22,7 @@ After obtaining the AST, execution engine uses the visitor mode to explain and e
1. Each Node includes two steps, a mandatory vector search and an optional predicate.
1. If Predicate exist, execute predicate expression stage to generate bitset as the vector search bitmask.
1. If Predicate exists, execute predicate expression stage to generate bitset as the vector search bitmask.
2. If Predicate does not exist, vector search bitmask will be empty.
3. Bitmask will be used to mark filtered out / deleted entities in the vector execution engine.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册