Skip to content

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