Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/7157#issuecomment-117685500
  
      [Test build #36256 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36256/console)
 for   PR 7157 at commit 
[`ffa742c`](https://github.com/apache/spark/commit/ffa742cd5443de667ef3c602d8e55beb85aa6915).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class UnaryMinus(child: Expression) extends UnaryExpression `
      * `case class UnaryPositive(child: Expression) extends UnaryExpression `
      * `case class Abs(child: Expression) extends UnaryExpression `
      * `case class BitwiseNot(child: Expression) extends UnaryExpression `
      * `case class InSet(child: Expression, hset: Set[Any])`
      * `case class Contains(left: Expression, right: Expression) extends 
StringPredicate `
      * `case class StartsWith(left: Expression, right: Expression) extends 
StringPredicate `
      * `case class EndsWith(left: Expression, right: Expression) extends 
StringPredicate `



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