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 247feeb commit eaf92d9Copy full SHA for eaf92d9
muted-tests.yml
@@ -573,6 +573,9 @@ tests:
573
- class: org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
574
method: testTextFieldWithKeywordSubfield {STORED}
575
issue: https://github.com/elastic/elasticsearch/issues/136918
576
+- class: org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests
577
+ method: testEvalWithScoreExplicitLimit
578
+ issue: https://github.com/elastic/elasticsearch/issues/136920
579
580
# Examples:
581
#
0 commit comments