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 13d603c commit f126149Copy full SHA for f126149
muted-tests.yml
@@ -546,6 +546,9 @@ tests:
546
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
547
method: test {p0=search/160_exists_query/Test exists query on unmapped float field}
548
issue: https://github.com/elastic/elasticsearch/issues/132984
549
+- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
550
+ method: testMagnitudePlanWithDenseVectorImplicitCasting
551
+ issue: https://github.com/elastic/elasticsearch/issues/132985
552
553
# Examples:
554
#
0 commit comments