mirror of https://github.com/milvus-io/milvus.git
[skip ci] Fix some grammar issues of retrieve_entity_md (#11421)
Signed-off-by: min.tian <min.tian.cn@gmail.com>pull/11460/head
parent
52469a891c
commit
a2b8e3b08a
|
@ -10,7 +10,7 @@ The primary keys will be returned after the insertion request is successful.
|
|||
|
||||
Milvus currently only supports primary keys of int64 type.
|
||||
|
||||
QueryNode subscribes to the insert channel and will determine whether to use the data extracted from insert channel or data processed by DataNode to provide services according to the status of a segment.
|
||||
QueryNode subscribes to the insert channel and will determine whether to use the data extracted from the insert channel or data processed by DataNode to provide services according to the status of a segment.
|
||||
|
||||
## Goals
|
||||
|
||||
|
|
Loading…
Reference in New Issue