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 1a76bc2 commit 29e68bdCopy full SHA for 29e68bd
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/60_usage.yml
@@ -228,7 +228,7 @@ setup:
228
- gt: {esql.functions.to_long: $functions_to_long}
229
- match: {esql.functions.coalesce: $functions_coalesce}
230
- gt: {esql.functions.categorize: $functions_categorize}
231
- - length: {esql.functions: 144} # check the "sister" test above for a likely update to the same esql.functions length check
+ - length: {esql.functions: 145} # check the "sister" test above for a likely update to the same esql.functions length check
232
233
---
234
took:
0 commit comments