Commit aab83a8
authored
ESQL: Patch kibana signature for BUCKET (#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 cee5d21 commit aab83a8
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