Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile with type error #195

Closed
MegaByte875 opened this issue Apr 23, 2022 · 0 comments · Fixed by #196
Closed

compile with type error #195

MegaByte875 opened this issue Apr 23, 2022 · 0 comments · Fixed by #196

Comments

@MegaByte875
Copy link

vendor/github.com/vesoft-inc/nebula-go/v3/nebula/meta/ttypes.go:2526:3: cannot use &const_lit_vid_type_type_length (type *int16) as type int16 in field value


var SpaceDesc_VidType_DEFAULT *ColumnTypeDef = &ColumnTypeDef{
  Type: 7,
  TypeLength: &const_lit_vid_type_type_length,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant