Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tangenta committed Dec 14, 2022
1 parent 7175c50 commit ad2f9db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions table/tables/index.go
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ func TryAppendCommonHandleRowcodecColInfos(colInfo []rowcodec.ColInfo, tblInfo *
return colInfo
}

// TempIndexKeyState is the state of the temporary index key.
type TempIndexKeyState byte

const (
Expand Down

0 comments on commit ad2f9db

Please sign in to comment.