mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip e2e] Check the grammar of segcore/timetravel.md (#15182)
Signed-off-by: min.tian <min.tian.cn@gmail.com>
This commit is contained in:
parent
a0a88f1b48
commit
2b1625819d
@ -2,7 +2,7 @@
|
||||
Currently, there are two paths to implement time travel:
|
||||
|
||||
1. Restrict with vec_count, used in growing segment.
|
||||
2. Generate bitmask and combine it with DSL calculation results. It is mainly used in sealed segment.
|
||||
2. Generate bitmask and combine it with DSL calculation results. It is mainly used in the sealed segment.
|
||||
|
||||
## Growing Segment Time Travel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user