mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci] Fix grammar (#13277)
Signed-off-by: sida shen <sida.shen@zilliz.com>
This commit is contained in:
parent
71494857fc
commit
4dc1ef06b1
@ -14,7 +14,7 @@ Search is executable as long as all the columns involved in the search are loade
|
|||||||
|
|
||||||
# SegmentSealedImpl internal data definition
|
# SegmentSealedImpl internal data definition
|
||||||
1. `row_count_opt_`:
|
1. `row_count_opt_`:
|
||||||
1. Fill row count when load the first entity
|
1. Fill row count when loading the first entity
|
||||||
2. All the other columns loaded must match the same row count
|
2. All the other columns loaded must match the same row count
|
||||||
3. `xxx_ready_bitset_` & `system_ready_count_`
|
3. `xxx_ready_bitset_` & `system_ready_count_`
|
||||||
1. Used to record whether the corresponding column is loaded. Bitset corresponds to FieldOffset
|
1. Used to record whether the corresponding column is loaded. Bitset corresponds to FieldOffset
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user