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 3bb4343 commit e20a629Copy full SHA for e20a629
muted-tests.yml
@@ -477,6 +477,10 @@ tests:
477
- class: org.elasticsearch.xpack.ilm.CCRIndexLifecycleIT
478
method: testCcrAndIlmWithRollover {targetCluster=FOLLOWER}
479
issue: https://github.com/elastic/elasticsearch/issues/137528
480
+- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
481
+ method: testSimilarityWithOneDimVector {functionName=v_cosine
482
+ similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@6f152006 elementType=byte}
483
+ issue: https://github.com/elastic/elasticsearch/issues/137552
484
485
# Examples:
486
#
0 commit comments