mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip ci] Fix some issues (#10792)
Signed-off-by: min.tian <min.tian.cn@gmail.com>
This commit is contained in:
parent
cc4889a2ad
commit
de8294f057
@ -70,7 +70,7 @@ In binlog file, we have stored many common fields in fixed part, such as `Collec
|
||||
|
||||
However, different binlog files have some other different information which differs from each other.
|
||||
|
||||
So, `ExtraBytes` was designed to store these different information.
|
||||
So, `ExtraBytes` was designed to store this different information.
|
||||
|
||||
For example, for index binlog file, we will store `indexID`, `indexBuildID`, `indexID` and other index-related
|
||||
information to `ExtraBytes`.
|
||||
|
Loading…
Reference in New Issue
Block a user