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 5be2aca commit 9a60142Copy full SHA for 9a60142
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/60_usage.yml
@@ -162,4 +162,4 @@ setup:
162
- match: {esql.functions.cos: $functions_cos}
163
- gt: {esql.functions.to_long: $functions_to_long}
164
- match: {esql.functions.coalesce: $functions_coalesce}
165
- - length: {esql.functions: 118} # check the "sister" test above for a likely update to the same esql.functions length check
+ - length: {esql.functions: 116} # check the "sister" test above for a likely update to the same esql.functions length check
0 commit comments