Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7101#issuecomment-117251052
[Test build #36144 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36144/console)
for PR 7101 at commit
[`7dd41f1`](https://github.com/apache/spark/commit/7dd41f1aee4c7985725db4d3b6b36446381d9d20).
* 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 `
* ` class SpecificOrdering extends $`
* ` class SpecificProjection extends $`
* ` final class SpecificRow extends $`
* `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 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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]