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