Skip to content

Commit 1ea2b09

Browse files
update test capabilities
1 parent 19d1a5a commit 1ea2b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/160_union_types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ suggested_type:
913913
- method: POST
914914
path: /_query
915915
parameters: []
916-
capabilities: [suggested_cast, implicit_casting_date_and_date_nanos, aggregate_metric_double]
916+
capabilities: [suggested_cast, implicit_casting_date_and_date_nanos, aggregate_metric_double_rendering]
917917
reason: "date and date_nanos should no longer produce suggested_cast column"
918918

919919
- do:

0 commit comments

Comments
 (0)