Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/8933#issuecomment-144136093
  
      [Test build #43081 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43081/console)
 for   PR 8933 at commit 
[`f5b602a`](https://github.com/apache/spark/commit/f5b602a39b90a9e86fdfc1dcfbf92c7ab0b40885).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `abstract class UnaryMathExpression(val f: Double => Double, name: 
String)`
      * `case class Ceil(child: Expression) extends 
UnaryMathExpression(math.ceil, "CEIL") `
      * `case class Floor(child: Expression) extends 
UnaryMathExpression(math.floor, "FLOOR") `



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