[skip ci]Update chap09_data_coord.md (#11945)

Signed-off-by: ruiyi.jiang <ruiyi.jiang@zilliz.com>
pull/11960/head
ryjiang 2021-11-17 10:57:10 +08:00 committed by GitHub
parent 3d9c3432e9
commit c4c8a99b73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ const (
SegmentState_Sealed SegmentState = 3
SegmentState_Flushed SegmentState = 4
SegmentState_Flushing SegmentState = 5
SegmentState_Dropped SegmentState = 6
)
type SegmentStateInfo struct {