alamb commented on code in PR #10372:
URL: https://github.com/apache/datafusion/pull/10372#discussion_r1590308769
##########
datafusion/expr/src/aggregate_function.rs:
##########
@@ -63,8 +63,6 @@ pub enum AggregateFunction {
Stddev,
/// Standard Deviation (Population)
StddevPop,
- /// Covariance (Sample)
Review Comment:
The point of this PR is to remove this variant and make it a user defined
aggregate
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]