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 (#14036)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
This commit is contained in:
parent
c5f3f7627f
commit
d7a81ceecd
@ -38,4 +38,4 @@ Search is executable as long as all the columns involved in the search are loade
|
||||
# SegmentSealedImpl internal function definition
|
||||
1. Most functions are the implementation of the corresponding functions of segment interface, which will not be repeated here
|
||||
2. `update_row_count`: Used to update the row_count field
|
||||
3. `mask_with_timestamps`: Use Timestamp column to update search bitmask,used to support Time Travel function
|
||||
3. `mask_with_timestamps`: Use Timestamp column to update search bitmask, used to support Time Travel function
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user