Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7208#issuecomment-118889615
[Test build #1001 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1001/console)
for PR 7208 at commit
[`1826c16`](https://github.com/apache/spark/commit/1826c161a0c491a77f8413be5b252eb43b4f1d46).
* This patch **fails Scala style tests**.
* This patch **does not merge cleanly**.
* This patch adds the following public classes _(experimental)_:
* `class Word2VecModel(JavaVectorTransformer, JavaSaveable, JavaLoader):`
* `class FlumeUtils(object):`
* `trait ExpectsInputTypes `
* `abstract class BinaryExpression extends Expression with
trees.BinaryNode[Expression] `
* `abstract class BinaryOperator extends BinaryExpression `
* `abstract class BinaryArithmetic extends BinaryOperator `
* `case class CreateNamedStruct(children: Seq[Expression]) extends
Expression `
* `case class Factorial(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `case class ShiftLeft(left: Expression, right: Expression) extends
BinaryExpression `
* `case class ShiftRight(left: Expression, right: Expression) extends
BinaryExpression `
* `case class UnHex(child: Expression) extends UnaryExpression with
Serializable `
* `case class Md5(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `case class Sha1(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `case class Crc32(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `case class Not(child: Expression) extends UnaryExpression with
Predicate with ExpectsInputTypes `
* `abstract class BinaryComparison extends BinaryOperator with Predicate `
* `trait StringRegexExpression extends ExpectsInputTypes `
* `trait CaseConversionExpression extends ExpectsInputTypes `
* `trait StringComparison extends ExpectsInputTypes `
* `case class StringLength(child: Expression) extends UnaryExpression
with ExpectsInputTypes `
* `case class InitCap(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `protected[sql] abstract class AtomicType extends DataType `
* `abstract class NumericType extends AtomicType `
* `abstract class DataType extends AbstractDataType `
---
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]