Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rolling/moving averaging to UpdateBy operators #2628

Closed
lbooker42 opened this issue Jul 7, 2022 · 0 comments · Fixed by #3503
Closed

Add rolling/moving averaging to UpdateBy operators #2628

lbooker42 opened this issue Jul 7, 2022 · 0 comments · Fixed by #3503
Assignees
Labels
feature request New feature or request query engine
Milestone

Comments

@lbooker42
Copy link
Contributor

As a user, I want to have a RollingAvg() operator so that I may compute time-based (by specifying a duration and timestamp column) or row-based (i.e. previous n rows) averages for every row in a table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request query engine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant