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

Support all basic types #12

Closed
13 tasks done
Tracked by #5
scottlepp opened this issue Aug 29, 2022 · 0 comments · Fixed by #23
Closed
13 tasks done
Tracked by #5

Support all basic types #12

scottlepp opened this issue Aug 29, 2022 · 0 comments · Fixed by #23
Assignees
Milestone

Comments

@scottlepp
Copy link
Contributor

scottlepp commented Aug 29, 2022

Support the following basic types ( see TODO in framer.go )

  • // pb.TypeSpec_BIGINT
  • // pb.TypeSpec_BLOB
  • // pb.TypeSpec_COUNTER
  • // pb.TypeSpec_SMALLINT
  • // pb.TypeSpec_TIME
  • // pb.TypeSpec_TIMESTAMP
  • // pb.TypeSpec_TINYINT
  • // pb.TypeSpec_VARINT
    Handled in another pr Complex types framer #23
  • uuid
  • ascii
  • inet
  • timeuuid
  • date
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.

2 participants