Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/17450
  
    **[Test build #75318 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75318/testReport)**
 for PR 17450 at commit 
[`dfb70fb`](https://github.com/apache/spark/commit/dfb70fba832a213f11790a147e505724e1a5b13a).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `abstract class BinaryArithmetic extends BinaryOperator with 
NullIntolerant `
      * `case class Add(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class Subtract(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class Multiply(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class Divide(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class Remainder(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class Pmod(left: Expression, right: Expression) extends 
BinaryArithmetic `
      * `case class Like(left: Expression, right: Expression) extends 
StringRegexExpression `
      * `case class RLike(left: Expression, right: Expression) extends 
StringRegexExpression `
      * `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