Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/5900#issuecomment-98949660
  
      [Test build #31821 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31821/consoleFull)
 for   PR 5900 at commit 
[`a417ba5`](https://github.com/apache/spark/commit/a417ba5ec0f0e04e66b5de88dcbc1cead8fe937c).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class Not(child: Expression) extends UnaryExpression with 
Predicate with ExpectsInputTypes `
      * `case class And(left: Expression, right: Expression)`
      * `case class Or(left: Expression, right: Expression)`
      * `abstract class BinaryComparison extends BinaryExpression with 
Predicate `
      * `trait StringRegexExpression extends ExpectsInputTypes `
      * `trait CaseConversionExpression extends ExpectsInputTypes `
      * `case class Substring(str: Expression, pos: Expression, len: 
Expression)`



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