SparkQA commented on pull request #35009: URL: https://github.com/apache/spark/pull/35009#issuecomment-1000812012
**[Test build #146553 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/146553/testReport)** for PR 35009 at commit [`b4e7e41`](https://github.com/apache/spark/commit/b4e7e41fe57469dcd8319cddfe2783ede3bc9e57). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public final class Average implements AggregateFunc ` * `public final class Corr implements AggregateFunc ` * `public final class CovarPop implements AggregateFunc ` * `public final class CovarSamp implements AggregateFunc ` * `public final class StddevPop implements AggregateFunc ` * `public final class StddevSamp implements AggregateFunc ` * `public final class VarPop implements AggregateFunc ` * `public final class VarSamp implements AggregateFunc ` -- 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]
