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

cassandra results NO_METADATA flag bugs #905

Closed
rukai opened this issue Nov 9, 2022 · 0 comments · Fixed by #928
Closed

cassandra results NO_METADATA flag bugs #905

rukai opened this issue Nov 9, 2022 · 0 comments · Fixed by #928

Comments

@rukai
Copy link
Member

rukai commented Nov 9, 2022

I know that at least the datastax cpp driver will generate messages with this flag.

Currently there is a panic preventing us from enabling a prepared statement test case in prepared_statements_simple.rs due to a failure in cassandra_int_tests::cluster_single_rack_v3::case_1_datastax due to a null value in a no_metadata message.

We also completely fail to reencode no_metadata messages, everything turns into a Blob.
Further inspection and integration test have proved this wrong.

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