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 11e8d18 commit 04104bbCopy full SHA for 04104bb
muted-tests.yml
@@ -448,6 +448,9 @@ tests:
448
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
449
method: testDifferentDimensions {functionName=v_cosine similarityFunction=COSINE}
450
issue: https://github.com/elastic/elasticsearch/issues/131362
451
+- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
452
+ method: testSimilarityBetweenConstantVectorAndField {functionName=v_cosine similarityFunction=COSINE}
453
+ issue: https://github.com/elastic/elasticsearch/issues/131363
454
455
# Examples:
456
#
0 commit comments