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 80dc43a commit 41d79dcCopy full SHA for 41d79dc
muted-tests.yml
@@ -483,6 +483,10 @@ tests:
483
- class: org.elasticsearch.xpack.inference.integration.CCMServiceIT
484
method: testIsEnabled_ReturnsTrue_WhenCCMConfigurationIsPresent
485
issue: https://github.com/elastic/elasticsearch/issues/137798
486
+- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
487
+ method: testSimilarityWithOneDimVector {functionName=v_cosine
488
+ similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@3300f4fd elementType=byte}
489
+ issue: https://github.com/elastic/elasticsearch/issues/137812
490
491
# Examples:
492
#
0 commit comments