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 73b557c commit 7495b34Copy full SHA for 7495b34
muted-tests.yml
@@ -243,6 +243,9 @@ tests:
243
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
244
method: testCategorizeSingleGrouping
245
issue: https://github.com/elastic/elasticsearch/issues/116857
246
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
247
+ method: testCategorizeNestedGrouping
248
+ issue: https://github.com/elastic/elasticsearch/issues/116858
249
250
# Examples:
251
#
0 commit comments