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 173900f commit 040eb1eCopy full SHA for 040eb1e
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/ml/frequent_item_sets_agg.yml
@@ -433,6 +433,9 @@ setup:
433
---
434
"Test frequent item sets unsupported types":
435
- do:
436
+ skip:
437
+ version: "all"
438
+ reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/106215"
439
catch: /Field \[geo_point\] of type \[geo_point\] is not supported for aggregation \[frequent_item_sets\]/
440
search:
441
index: store
0 commit comments