Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6981#issuecomment-122058960
[Test build #37534 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37534/console)
for PR 6981 at commit
[`0852655`](https://github.com/apache/spark/commit/08526554ce6e5fa3b20364813dfe520a212089cc).
* This patch **fails Scala style tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `abstract class StandaloneRecoveryModeFactory(conf: SparkConf,
serializer: Serializer) `
* `class RFormula(override val uid: String)`
* `abstract class LeafExpression extends Expression `
* `abstract class UnaryExpression extends Expression `
* `abstract class BinaryExpression extends Expression `
* `case class Pmod(left: Expression, right: Expression) extends
BinaryArithmetic `
* ` final class SpecificRow extends $`
* `case class Hour(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class Minute(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class Second(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `abstract class DateFormatExpression extends UnaryExpression with
ImplicitCastInputTypes `
* `case class DayInYear(child: Expression) extends DateFormatExpression `
* `case class Year(child: Expression) extends DateFormatExpression `
* `case class Quarter(child: Expression) extends DateFormatExpression `
* `case class Month(child: Expression) extends DateFormatExpression `
* `case class Day(child: Expression) extends DateFormatExpression with
ImplicitCastInputTypes `
* `case class WeekOfYear(child: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class DateFormatClass(left: Expression, right: Expression)
extends BinaryExpression`
* `case class Length(child: Expression) extends UnaryExpression with
ExpectsInputTypes `
* `case class FormatNumber(x: Expression, d: Expression)`
* `abstract class BinaryNode extends LogicalPlan `
---
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]