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 eaf92d9 commit c5c300eCopy full SHA for c5c300e
muted-tests.yml
@@ -576,6 +576,9 @@ tests:
576
- class: org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests
577
method: testEvalWithScoreExplicitLimit
578
issue: https://github.com/elastic/elasticsearch/issues/136920
579
+- class: org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests
580
+ method: testEvalWithScoreImplicitLimit
581
+ issue: https://github.com/elastic/elasticsearch/issues/136921
582
583
# Examples:
584
#
0 commit comments