SparkQA commented on pull request #34868: URL: https://github.com/apache/spark/pull/34868#issuecomment-998181755
**[Test build #146400 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/146400/testReport)** for PR 34868 at commit [`3423d55`](https://github.com/apache/spark/commit/3423d552897efbc4a064149e116ae99a33fd8674). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class RegrCount(left: Expression, right: Expression) extends RegressionAggregate ` * `trait RegrAvg extends RegressionAggregate ` * `case class RegrAvgX(left: Expression, right: Expression) extends RegrAvg ` * `case class RegrAvgY(left: Expression, right: Expression) extends RegrAvg ` -- 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]
