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 9c787dd commit d07759dCopy full SHA for d07759d
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/160_union_types.yml
@@ -913,7 +913,7 @@ suggested_type:
913
- method: POST
914
path: /_query
915
parameters: []
916
- capabilities: [implicit_casting_date_and_date_nanos]
+ capabilities: [suggested_cast, implicit_casting_date_and_date_nanos]
917
reason: "date and date_nanos should no longer produce suggested_cast column"
918
919
- do:
0 commit comments