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 cd2edb2 commit 0497e4bCopy full SHA for 0497e4b
muted-tests.yml
@@ -354,6 +354,9 @@ tests:
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
+- class: org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateInlineEvalsTests
358
+ method: testGroupingAliasingMoved_To_LeftSideOfJoin_WithExpression
359
+ issue: https://github.com/elastic/elasticsearch/issues/124838
360
361
# Examples:
362
#
0 commit comments