Analytic operators
Open
enhancement
- Dominant language
- Java
- Stars
- 20
- Forks
- 7
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
@noahboerger you reported the following operators are not implemented:
- standard_deviation_pop
- standard_deviation_samp
- var_pop
- avg
- count
- max
- median
- min
- sum
They are with aggr shape.
The following shape is not supported: `DS_r := min ( DS_1 group by Id_1 )`
Contributor guide
Assessment
This issue has not been assessed yet.