Commit cb10f86
ESQL: Patch kibana signature for BUCKET (elastic#133682)
Our signature handling code considers the second and third arguments of
BUCKET to be optional - the railroad diagram and function registry
consider those arguments optional.
But in another sense, these function arguments aren't optional - they
are required IF you are invoking the certain types.
This patches the generated kibana signature to it'll look and feel
right.1 parent 4d64aba commit cb10f86
File tree
4 files changed
+147
-91
lines changed- docs/reference/query-languages/esql/kibana/definition/functions
- x-pack/plugin/esql/src
- main/java/org/elasticsearch/xpack/esql/expression/function
- test/java/org/elasticsearch/xpack/esql/expression/function
- grouping
4 files changed
+147
-91
lines changed
0 commit comments