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 1b8d203 commit 7b43cabCopy full SHA for 7b43cab
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/60_usage.yml
@@ -178,4 +178,4 @@ setup:
178
- gt: {esql.functions.to_long: $functions_to_long}
179
- match: {esql.functions.coalesce: $functions_coalesce}
180
- gt: {esql.functions.categorize: $functions_categorize}
181
- - length: {esql.functions: 134} # check the "sister" test above for a likely update to the same esql.functions length check
+ - length: {esql.functions: 131} # check the "sister" test above for a likely update to the same esql.functions length check
0 commit comments