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 6e78840 commit 8d935fbCopy full SHA for 8d935fb
muted-tests.yml
@@ -384,6 +384,9 @@ tests:
384
- class: org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizerTests
385
method: testPushSpatialIntersectsEvalToSource {default}
386
issue: https://github.com/elastic/elasticsearch/issues/114627
387
+- class: org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizerTests
388
+ method: testPushWhereEvalToSource {default}
389
+ issue: https://github.com/elastic/elasticsearch/issues/114628
390
391
# Examples:
392
#
0 commit comments