We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d658ffb commit 4d81347Copy full SHA for 4d81347
core/src/main/java/com/datastax/oss/driver/api/core/data/CqlVector.java
@@ -228,7 +228,7 @@ public int hashCode() {
228
}
229
230
/**
231
- * Only works if the inner type of the vector is a Number. Will throw otherwise.
+ * The string representation of the vector. Elements, like strings, may not be properly quoted.
232
*
233
* @return the string representation
234
*/
0 commit comments