|
@@ -368,6 +368,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
|
|
|
method: testCategorizeSingleGrouping
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/116857
|
|
|
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
|
|
|
+ method: testCategorizeWithinAggregations
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/116856
|
|
|
|
|
|
# Examples:
|
|
|
#
|