Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7175#issuecomment-117990173
[Test build #36375 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36375/console)
for PR 7175 at commit
[`88080a2`](https://github.com/apache/spark/commit/88080a259d17d5c088a51eaaaf7cbb0ffac44bf1).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class Md5(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `case class Sha1(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `case class Crc32(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `case class Not(child: Expression) extends UnaryExpression with
Predicate with ExpectsInputTypes `
* `trait StringRegexExpression extends ExpectsInputTypes `
* `trait CaseConversionExpression extends ExpectsInputTypes `
* `trait StringComparison extends ExpectsInputTypes `
* `case class StringLength(child: Expression) extends UnaryExpression
with ExpectsInputTypes `
* `protected[sql] abstract class AtomicType extends DataType `
* `abstract class NumericType extends AtomicType `
* `abstract class DataType extends AbstractDataType `
---
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]