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 8c3b1b6 commit 6429eecCopy full SHA for 6429eec
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/60_usage.yml
@@ -225,7 +225,7 @@ setup:
225
- gt: {esql.functions.to_long: $functions_to_long}
226
- match: {esql.functions.coalesce: $functions_coalesce}
227
- gt: {esql.functions.categorize: $functions_categorize}
228
- - length: {esql.functions: 142} # check the "sister" test above for a likely update to the same esql.functions length check
+ - length: {esql.functions: 148} # check the "sister" test above for a likely update to the same esql.functions length check
229
230
---
231
took:
0 commit comments