Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/6981#issuecomment-116983488
  
      [Test build #36083 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36083/console)
 for   PR 6981 at commit 
[`f120415`](https://github.com/apache/spark/commit/f1204154aaa96d93fd9ef723a91b7a91ba1d3773).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `abstract class TimeFormatExpression extends UnaryExpression with 
ExpectsInputTypes `
      * `case class Hour(child: Expression) extends TimeFormatExpression `
      * `case class Minute(child: Expression) extends TimeFormatExpression `
      * `case class Second(child: Expression) extends TimeFormatExpression `
      * `abstract class DateFormatExpression extends UnaryExpression with 
ExpectsInputTypes `
      * `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 UnaryExpression with 
ExpectsInputTypes `
      * `case class WeekOfYear(child: Expression) extends UnaryExpression with 
ExpectsInputTypes `
      * `case class DateFormatClass(left: Expression, right: Expression) 
extends BinaryExpression`



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to