Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/7166#issuecomment-117848783
  
      [Test build #36314 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36314/console)
 for   PR 7166 at commit 
[`e7c8127`](https://github.com/apache/spark/commit/e7c8127919d39f1c413fcf74bc075d48acbf1b50).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `trait AutoCastInputTypes `
      * `trait ExtractValue `
      * `abstract class ExtractValueWithStruct extends UnaryExpression with 
ExtractValue `
      * `abstract class ExtractValueWithOrdinal extends BinaryExpression with 
ExtractValue `
      * `case class Hex(child: Expression) extends UnaryExpression with 
Serializable  `
      * `case class Atan2(left: Expression, right: Expression)`
      * `case class Pow(left: Expression, right: Expression)`
      * `case class Sha1(child: Expression) extends UnaryExpression with 
AutoCastInputTypes `
      * `case class Crc32(child: Expression)`
      * `case class Not(child: Expression) extends UnaryExpression with 
Predicate with AutoCastInputTypes `
      * `trait StringRegexExpression extends AutoCastInputTypes `
      * `trait CaseConversionExpression extends AutoCastInputTypes `
      * `trait StringComparison extends AutoCastInputTypes `
      * `case class StringLength(child: Expression) extends UnaryExpression 
with AutoCastInputTypes `



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to