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 ded6196 commit 8b640e5Copy full SHA for 8b640e5
muted-tests.yml
@@ -365,6 +365,9 @@ tests:
365
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
366
method: testCategorizeNestedGrouping
367
issue: https://github.com/elastic/elasticsearch/issues/116858
368
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
369
+ method: testCategorizeSingleGrouping
370
+ issue: https://github.com/elastic/elasticsearch/issues/116857
371
372
# Examples:
373
#
0 commit comments