Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/8973#issuecomment-145722979
  
      [Test build #43267 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43267/console)
 for   PR 8973 at commit 
[`ea92495`](https://github.com/apache/spark/commit/ea924953380d2eb0adf44bc722884ec7d964c385).
     * This patch **fails Scala style tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class Average(child: Expression) extends 
ExpressionAggregateFunction `
      * `case class Count(child: Expression) extends 
ExpressionAggregateFunction `
      * `case class First(child: Expression) extends 
ExpressionAggregateFunction `
      * `case class Last(child: Expression) extends ExpressionAggregateFunction 
`
      * `case class Max(child: Expression) extends ExpressionAggregateFunction `
      * `case class Min(child: Expression) extends ExpressionAggregateFunction `
      * `abstract class StddevAgg(child: Expression) extends 
ExpressionAggregateFunction `
      * `case class Sum(child: Expression) extends ExpressionAggregateFunction `
      * `sealed abstract class AggregateFunction2 extends Expression with 
ImplicitCastInputTypes `
      * `abstract class ImperativeAggregateFunction extends AggregateFunction2 `



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to