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 bc644ef commit 2de382aCopy full SHA for 2de382a
muted-tests.yml
@@ -353,6 +353,9 @@ tests:
353
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
354
method: testDefaultTruncationSizeSetting
355
issue: https://github.com/elastic/elasticsearch/issues/123809
356
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
357
+ method: testFromStatsEvalWithPragma
358
+ issue: https://github.com/elastic/elasticsearch/issues/123810
359
360
# Examples:
361
#
0 commit comments