-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Closed as not planned
Closed as not planned
Copy link
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>enhancementES|QL-uiImpacts ES|QL UIImpacts ES|QL UITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
Description
After #99507 the output of show functions
became very useful.
While testing with the Kibana code I've noticed a couple more columns that would be nice to have:
minParams: number
- this is useful to describe variadic functions who still require few parameters to be defined- Some examples here are
concat(...)
withminParams: 1
,case
withminParams: 3
orcidr_match
withminParams: 2
- Some examples here are
examples
: some short example on how to use the functionaggregation
: true/false can be useful to identify where it can be used (stats
vseval/row/where
)supportsWildcard
: true/false for each argument
drewdaemon
Metadata
Metadata
Assignees
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>enhancementES|QL-uiImpacts ES|QL UIImpacts ES|QL UITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)