Commit f3bbc9b
Fix test failure in VectorSimilarityFunctionsIT (elastic#133742)
Small fix as randomVector can be null too here.
fixes elastic#1335591 parent 7c4d86e commit f3bbc9b
File tree
1 file changed
+1
-1
lines changed- x-pack/plugin/esql/src/internalClusterTest/java/org/elasticsearch/xpack/esql/vector
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments