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 4032860 commit 73b557cCopy full SHA for 73b557c
muted-tests.yml
@@ -240,6 +240,9 @@ tests:
240
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
241
method: testCategorizeWithinAggregations
242
issue: https://github.com/elastic/elasticsearch/issues/116856
243
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
244
+ method: testCategorizeSingleGrouping
245
+ issue: https://github.com/elastic/elasticsearch/issues/116857
246
247
# Examples:
248
#
0 commit comments