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 0980282 commit db44c9dCopy full SHA for db44c9d
muted-tests.yml
@@ -591,6 +591,9 @@ tests:
591
- class: org.elasticsearch.xpack.esql.optimizer.OptimizerVerificationTests
592
method: testRemoteEnrichAfterCoordinatorOnlyPlans
593
issue: https://github.com/elastic/elasticsearch/issues/133015
594
+- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
595
+ method: testNoDenseVectorFailsForMagnitude
596
+ issue: https://github.com/elastic/elasticsearch/issues/133013
597
598
# Examples:
599
#
0 commit comments