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 support for $covariancePop and $covarianceSamp aggregation operators #3712

Closed
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

christophstrobl commented Jul 14, 2021

Available since MongoDB 5.0.

$covariancePop: { [<numeric expression 1>,<numeric expression 2>] }
$covarianceSamp: { [<numeric expression 1>,<numeric expression 2>] }

Depends on: #3711

@christophstrobl christophstrobl changed the title Add support for $covariancePop aggregation operator Add support for $covariancePop & $covarianceSamp aggregation operators Jul 14, 2021
@christophstrobl christophstrobl added type: enhancement A general enhancement in: aggregation-framework Aggregation framework support theme: MongoDB 5.0 labels Jul 14, 2021
mp911de pushed a commit that referenced this issue Aug 23, 2021
Reformat code.

See #3712
Original pull request: #3740.
mp911de pushed a commit that referenced this issue Aug 23, 2021
Reformat code.

See #3712
Original pull request: #3740.
@mp911de mp911de added this to the 3.3 M3 (2021.1.0) milestone Aug 23, 2021
@mp911de mp911de changed the title Add support for $covariancePop & $covarianceSamp aggregation operators Add support for $covariancePop and $covarianceSamp aggregation operators 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
2 participants