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