Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6886#issuecomment-113301660
[Test build #928 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/928/console)
for PR 6886 at commit
[`3f99ff1`](https://github.com/apache/spark/commit/3f99ff1802702782e804fa46d4f94e78cb9f2aa1).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class ElementwiseProduct(VectorTransformer):`
* `class MatrixUDT(UserDefinedType):`
* `case class UnaryPositive(child: Expression) extends UnaryArithmetic `
* `case class CreateStruct(children: Seq[Expression]) extends Expression `
* `case class Sqrt(child: Expression) extends
UnaryMathExpression(math.sqrt, "SQRT")`
* `case class Logarithm(left: Expression, right: Expression)`
* `case class IsNull(child: Expression) extends UnaryExpression with
Predicate `
* `case class IsNotNull(child: Expression) extends UnaryExpression with
Predicate `
* `case class SetCommand(kv: Option[(String, Option[String])]) extends
RunnableCommand with Logging `
* ` // Add jar to isolated hive (metadataHive) class loader.`
---
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]