Closed 51-code closed 3 months ago
Describe the bug
... | eval a = avg(n0, n1, n2, ...) is not implemented.
... | eval a = avg(n0, n1, n2, ...)
Expected behavior
The avg() eval function should be in the grammar. Should take two or more eval statements as parameters.
avg()
How to reproduce
Try a query with the function.
Screenshots
Software version
5.11.0
Desktop (please complete the following information if relevant):
Additional context
Related PTH-10 issue: #269
Describe the bug
... | eval a = avg(n0, n1, n2, ...)
is not implemented.Expected behavior
The
avg()
eval function should be in the grammar. Should take two or more eval statements as parameters.How to reproduce
Try a query with the function.
Screenshots
Software version
5.11.0
Desktop (please complete the following information if relevant):
Additional context
Related PTH-10 issue: #269