Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1106#issuecomment-55099544 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20101/consoleFull) for PR 1106 at commit [`d1a928b`](https://github.com/apache/spark/commit/d1a928b3afaa32ded9dd2e087da4b1229028fdba). * This patch **passes** unit tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class Last(child: Expression) extends PartialAggregate with trees.UnaryNode[Expression] ` * `case class LastFunction(expr: Expression, base: AggregateExpression) extends AggregateFunction ` * `case class Abs(child: Expression) extends UnaryExpression `
--- 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