Skip to content

Add support for $expMovingAvg aggregation operator #3718

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

Closed
christophstrobl opened this issue Jul 14, 2021 · 0 comments
Closed

Add support for $expMovingAvg aggregation operator #3718

christophstrobl opened this issue Jul 14, 2021 · 0 comments
Labels
in: aggregation-framework Aggregation framework support theme: MongoDB 5.0 type: enhancement A general enhancement

Comments

@christophstrobl
Copy link
Member

Available since MongoDB 5.0

https://docs.mongodb.com/manual/reference/operator/aggregation/expMovingAvg/


Depends on: #3711

@christophstrobl christophstrobl added type: enhancement A general enhancement in: aggregation-framework Aggregation framework support labels Jul 14, 2021
christophstrobl added a commit that referenced this issue Jul 23, 2021
The SpEL support for this one is missing due to the differing argument map (N, alpha).

Closes: #3718
@mp911de mp911de changed the title Add support for $expMovingAvg aggregation operator. Add support for $expMovingAvg aggregation operator Aug 23, 2021
@mp911de mp911de added this to the 3.3 M3 (2021.1.0) milestone Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: aggregation-framework Aggregation framework support theme: MongoDB 5.0 type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants