Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-123149348
[Test build #37907 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37907/console)
for PR 4055 at commit
[`7ae128e`](https://github.com/apache/spark/commit/7ae128e2f2888a5840be785da34cc20902ba8b5c).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `trait ExpectsInputTypes extends Expression `
* `trait ImplicitCastInputTypes extends ExpectsInputTypes `
* `trait Unevaluable extends Expression `
* `trait Nondeterministic extends Expression `
* `trait CodegenFallback extends Expression `
* `case class Hex(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class Unhex(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `abstract class RDG extends LeafExpression with Nondeterministic `
* `case class Rand(seed: Long) extends RDG `
* `case class Randn(seed: Long) extends RDG `
* `case class Ascii(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class Base64(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class UnBase64(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* ` case class FakeFileStatus(`
---
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]