Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/6651#issuecomment-109091287
  
      [Test build #34213 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34213/consoleFull)
 for   PR 6651 at commit 
[`a6198eb`](https://github.com/apache/spark/commit/a6198ebd835dbb8db4561e5056428f9cd1de019a).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class ElementwiseProduct(val scalingVec: Vector) extends 
VectorTransformer `
      * `public final class UnsafeRow extends BaseMutableRow `
      * `public abstract class BaseMutableRow extends BaseRow implements 
MutableRow `
      * `public abstract class BaseRow implements Row `
      * `trait TypeCheckResult `
      * `  case class TypeCheckFailure(message: String) extends TypeCheckResult 
`
      * `abstract class UnaryArithmetic extends UnaryExpression `
      * `case class UnaryMinus(child: Expression) extends UnaryArithmetic `
      * `case class Sqrt(child: Expression) extends UnaryArithmetic `
      * `case class Abs(child: Expression) extends UnaryArithmetic `
      * `case class BitwiseNot(child: Expression) extends UnaryArithmetic `
      * `case class MaxOf(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class MinOf(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `  protected class CodeGenContext `
      * `abstract class BaseMutableProjection extends MutableProjection `
      * `      class SpecificProjection extends $`
      * `class BaseOrdering extends Ordering[Row] `
      * `      class SpecificOrdering extends $`
      * `abstract class Predicate `
      * `      class SpecificPredicate extends $`
      * `abstract class BaseProject extends Projection `
      * `    class SpecificProjection extends $`
      * `    final class SpecificRow extends $`
      * `case class Atan2(left: Expression, right: Expression)`
      * `case class Hypot(left: Expression, right: Expression)`
      * `case class EqualTo(left: Expression, right: Expression) extends 
BinaryComparison `



---
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