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 32a4698 commit 11e8d18Copy full SHA for 11e8d18
muted-tests.yml
@@ -445,6 +445,9 @@ tests:
445
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
446
method: testSimilarityBetweenConstantVectors {functionName=v_cosine similarityFunction=COSINE}
447
issue: https://github.com/elastic/elasticsearch/issues/131361
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
452
# Examples:
453
#
0 commit comments