Skip to content

Commit 2d2b2e4

Browse files
authored
Use explicit mapping instead of dynamic in Matrix Stats Rest Test (#96531) (#96533)
1 parent e8508fa commit 2d2b2e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/aggregations/src/yamlRestTest/resources/rest-api-spec/test/aggregations/matrix_stats_multi_value_field.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ setup:
1919
"type": "double"
2020
"val3":
2121
"type": "double"
22+
"vals":
23+
"type": "float"
2224

2325
- do:
2426
indices.create:

0 commit comments

Comments
 (0)