Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9019#issuecomment-146397969
[Test build #43376 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43376/console)
for PR 9019 at commit
[`768055d`](https://github.com/apache/spark/commit/768055df45d9a80ff39230352c3349d948444422).
* This patch **fails Scala style 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):`
* `trait Encoder[T] `
* `case class ClassEncoder[T](`
* `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 `
* `case class StaticInvoke(`
* `case class Invoke(`
* `case class NewInstance(`
* `case class UnwrapOption(`
* `case class LambdaVariable(value: String, isNull: String, dataType:
DataType) extends Expression `
* `case class MapObjects(`
* `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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]