Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6723#issuecomment-113917062
[Test build #35392 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35392/console)
for PR 6723 at commit
[`bb9948a`](https://github.com/apache/spark/commit/bb9948a7fdadb920e8e065d7c905fde81ac61afb).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class Module(object):`
* `case class CountFunction(expr: Expression, base: AggregateExpression)
extends AggregateFunction `
* `case class CountDistinctFunction(`
* `case class ApproxCountDistinctPartitionFunction(`
* `case class ApproxCountDistinctMergeFunction(`
* `case class Sum(child: Expression) extends PartialAggregate with
trees.UnaryNode[Expression] `
* `case class CombineSum(child: Expression) extends AggregateExpression `
* `case class SumDistinct(child: Expression)`
* `case class CombineSetsAndSum(inputSet: Expression, base: Expression)
extends AggregateExpression `
* `case class CombineSetsAndSumFunction(`
* `case class First(child: Expression) extends PartialAggregate with
trees.UnaryNode[Expression] `
* `case class Last(child: Expression) extends PartialAggregate with
trees.UnaryNode[Expression] `
---
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]