Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5526#issuecomment-100393908
[Test build #792 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/792/consoleFull)
for PR 5526 at commit
[`050971f`](https://github.com/apache/spark/commit/050971f84bee0d38fd2e643b8aefb2018d53a449).
* This patch **fails MiMa tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class ElementwiseProduct extends UnaryTransformer[Vector, Vector,
ElementwiseProduct] `
* `class StringArrayParam(parent: Params, name: String, doc: String,
isValid: Array[String] => Boolean)`
* `class ElementwiseProduct(val scalingVector: Vector) extends
VectorTransformer `
* `class VectorAssembler(JavaTransformer, HasInputCols, HasOutputCol):`
* `class HasInputCols(Params):`
* `class RegressionMetrics(JavaModelWrapper):`
* `trait Star extends NamedExpression with trees.LeafNode[Expression] `
* `trait CaseWhenLike extends Expression `
* `case class CaseWhen(branches: Seq[Expression]) extends CaseWhenLike `
* `case class CaseKeyWhen(key: Expression, branches: Seq[Expression])
extends CaseWhenLike `
* ` s"FileOutputCommitter or its subclass is expected, but got a $`
* `trait FSBasedRelationProvider `
* `abstract class OutputWriter `
* `case class CreateTableAsSelect(`
---
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]