mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-04 11:18:44 +08:00
[skip ci] Fix some grammar issues (#10334)
Signed-off-by: min.tian <min.tian.cn@gmail.com>
This commit is contained in:
parent
8d852a027e
commit
9128e1b635
@ -78,7 +78,7 @@ information to `ExtraBytes`.
|
||||
In addition, `ExtraBytes` was also designed to extend binlog. Then we can add new features to binlog file without
|
||||
breaking the compatibility.
|
||||
|
||||
For example, we can store the memory size of original content(before encode) to `ExtraBytes`.
|
||||
For example, we can store the memory size of original content(before encoding) to `ExtraBytes`.
|
||||
The key in `ExtraBytes` is `original_size`. For now, `original_size` is required, not optional.
|
||||
|
||||
### 8.3 Type code
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user