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

Remove a leftover code #1222

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

dkropachev
Copy link
Contributor

It was part of #1161.
Looks like some excessive debug code that was overlooked by @absurdfarce

@absurdfarce
Copy link
Collaborator

Nice catch @dkropachev ! If I recall correctly this was added originally because the repr() op used in the conversion string for the ValueError in the next line was failing... and I was trying to get at the actual error string. But I might be wrong about all of that. :)

Regardless, you're absolutely correct, this code doesn't need to be here now that repr() for vector types should work correctly.

@absurdfarce absurdfarce merged commit 6f621ad into datastax:master Aug 20, 2024
2 checks passed
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 this pull request may close these issues.

2 participants