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 8a3b7d3 commit 4cb5f88Copy full SHA for 4cb5f88
muted-tests.yml
@@ -413,6 +413,9 @@ tests:
413
issue: https://github.com/elastic/elasticsearch/issues/122128
414
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
415
issue: https://github.com/elastic/elasticsearch/issues/121411
416
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
417
+ method: testGroupingMultiValueByOrdinals
418
+ issue: https://github.com/elastic/elasticsearch/issues/122131
419
420
# Examples:
421
#
0 commit comments