Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/9017#issuecomment-146639422
  
      [Test build #43409 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43409/console)
 for   PR 9017 at commit 
[`1c55db7`](https://github.com/apache/spark/commit/1c55db790a03cbf045d2215ec3c152c1be300e0e).
     * This patch **fails PySpark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class HasWeightCol(Params):`
      * `class IsotonicRegression(JavaEstimator, HasFeaturesCol, HasLabelCol, 
HasPredictionCol,`
      * `class IsotonicRegressionModel(JavaModel):`
      * `case class Average(child: Expression) extends DeclarativeAggregate `
      * `case class Count(child: Expression) extends DeclarativeAggregate `
      * `case class First(child: Expression) extends DeclarativeAggregate `
      * `case class Last(child: Expression) extends DeclarativeAggregate `
      * `case class Max(child: Expression) extends DeclarativeAggregate `
      * `case class Min(child: Expression) extends DeclarativeAggregate `
      * `abstract class StddevAgg(child: Expression) extends 
DeclarativeAggregate `
      * `case class Sum(child: Expression) extends DeclarativeAggregate `
      * `sealed abstract class AggregateFunction2 extends Expression with 
ImplicitCastInputTypes `
      * `abstract class ImperativeAggregate extends AggregateFunction2 `
      * `case class RoundRobinPartitioning(numPartitions: Int) extends 
Partitioning `
      * `case class Coalesce(numPartitions: Int, child: SparkPlan) extends 
UnaryNode `



---
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