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 70f65aa commit 26e37adCopy full SHA for 26e37ad
muted-tests.yml
@@ -478,6 +478,9 @@ tests:
478
- class: org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceDateTruncBucketWithRoundToTests
479
method: testPushDownFunctionsLookupJoin
480
issue: https://github.com/elastic/elasticsearch/issues/139448
481
+- class: org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizerTests
482
+ method: testPushDownFunctionsLookupJoin
483
+ issue: https://github.com/elastic/elasticsearch/issues/139449
484
485
# Examples:
486
#
0 commit comments