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 58d683d commit cd2edb2Copy full SHA for cd2edb2
muted-tests.yml
@@ -351,6 +351,9 @@ tests:
351
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
352
method: testUpdateIndexTemplateToDataStreamLifecyclePreference
353
issue: https://github.com/elastic/elasticsearch/issues/124837
354
+- class: org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateInlineEvalsTests
355
+ method: testGroupingAliasingMoved_To_LeftSideOfJoin
356
+ issue: https://github.com/elastic/elasticsearch/issues/124839
357
358
# Examples:
359
#
0 commit comments