Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/6981#issuecomment-116425219
  
      [Test build #35952 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35952/console)
 for   PR 6981 at commit 
[`356df78`](https://github.com/apache/spark/commit/356df788e62dcc38a058a7f56c8a8a6498289efc).
     * This patch **fails Scala style tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `abstract class DateFormatExpression extends UnaryExpression with 
ExpectsInputTypes `
      * `case class DateFormatClass(left: Expression, right: Expression) 
extends BinaryExpression`
      * `case class Year(child: Expression) extends DateFormatExpression with 
ExpectsInputTypes `
      * `case class Quarter(child: Expression) extends DateFormatExpression `
      * `case class Month(child: Expression) extends DateFormatExpression with 
ExpectsInputTypes `
      * `case class Day(child: Expression) extends DateFormatExpression with 
ExpectsInputTypes `
      * `case class Hour(child: Expression) extends DateFormatExpression with 
ExpectsInputTypes `
      * `case class Minute(child: Expression) extends DateFormatExpression with 
ExpectsInputTypes `
      * `case class Second(child: Expression) extends DateFormatExpression with 
ExpectsInputTypes `
      * `case class WeekOfYear(child: Expression) extends DateFormatExpression 
with ExpectsInputTypes `



---
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]

Reply via email to