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

Implement missing CQL types #181

Closed
psarna opened this issue Feb 28, 2021 · 0 comments · Fixed by #185
Closed

Implement missing CQL types #181

psarna opened this issue Feb 28, 2021 · 0 comments · Fixed by #185

Comments

@psarna
Copy link
Contributor

psarna commented Feb 28, 2021

Almost all CQL types are implemented now, except for the following scalar types:

  0x0005    Counter
  0x0006    Decimal
  0x000D    Varchar
  0x000E    Varint

This issue tracks the progress of implementing the missing types.

Refs #104 #175 #97

@asledz asledz mentioned this issue Mar 3, 2021
6 tasks
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