未验证 提交 07f74049 编写于 作者: B Bennu 提交者: GitHub

[skip e2e] Fix grammar (#14492)

Signed-off-by: NBennu <yunmei.li@zilliz.com>
上级 1dd909f3
......@@ -92,7 +92,7 @@ requests will get the latest meta information.
For inserts to a collection that is auto_id configured in the collection schema, Proxy assigns a primary key for
every row of insert requests. For now the only supported data type of auto-generated primary field is `int64`. Proxy
applies for a batch of primary keys from Root Coordinator, and caches them for local assignments. When the primary keys in the cache
applies for a batch of primary keys from Root Coordinator and caches them for local assignments. When the primary keys in the cache
are not enough, Proxy will continue to apply for another batch of primary keys.
Proxy forwards ReleaseCollection and ReleasePartition to Query Coordinator, Query Coordinator then informs Root
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册