We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1216f17 commit 1a704d8Copy full SHA for 1a704d8
1 file changed
libsql-sqlite3/test/libsql_vector.test
@@ -131,7 +131,7 @@ do_test vector-1-func-errors {
131
{vector: invalid float at position 0: '[1'}
132
{vector: invalid float at position 2: '1.1.1'}
133
{vector: must end with ']'}
134
- {vector: unexpected binary type: got 0, expected 1 or 2}
+ {invalid vector: unexpected type: 0}
135
{vector_distance_cos: vectors must have the same length: 3 != 2}
136
{vector_distance_cos: vectors must have the same type: 1 != 2}
137
}]
0 commit comments