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

Add support for cass_value_get_decimal and cass_value_get_bytes #94

Open
avelanarius opened this issue Dec 9, 2022 · 0 comments
Open
Assignees

Comments

@avelanarius
Copy link

Add support for two missing functions: cass_value_get_decimal and cass_value_get_bytes. This functionality is dependent on Rust Driver providing ability to see "raw bytes" - unparsed response received from Scylla. This Rust Driver issue tracks the changes that will allow such functionality: scylladb/scylla-rust-driver#462

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