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 549165d commit f3bb416Copy full SHA for f3bb416
muted-tests.yml
@@ -422,6 +422,9 @@ tests:
422
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
423
method: testEvalWhere
424
issue: https://github.com/elastic/elasticsearch/issues/122141
425
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
426
+ method: testFromStatsProjectGroupWithAlias
427
+ issue: https://github.com/elastic/elasticsearch/issues/122144
428
429
# Examples:
430
#
0 commit comments