Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/9043#issuecomment-147502456
  
      [Test build #43575 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43575/console)
 for   PR 9043 at commit 
[`c56b645`](https://github.com/apache/spark/commit/c56b645f6d54b3fdfb814c545ab6dcbe87fab645).
     * This patch **passes all 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 GeneratedExpressionCode(var code: String, var isNull: 
String, var value: String)`
      * `case class RoundRobinPartitioning(numPartitions: Int) extends 
Partitioning `
      * `case class Coalesce(numPartitions: Int, child: SparkPlan) extends 
UnaryNode `
      * `case class BinaryHashJoinNode(`
      * `case class BroadcastHashJoinNode(`
      * `trait HashJoinNode `



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to