SparkQA commented on pull request #29695: URL: https://github.com/apache/spark/pull/29695#issuecomment-808818731
**[Test build #136600 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/136600/testReport)** for PR 29695 at commit [`782a0a8`](https://github.com/apache/spark/commit/782a0a827fbb1e60b8673d533cbda618df65dc96). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class Count(children: Seq[Expression]) extends CountBase(children)` * `abstract class CountBase(children: Seq[Expression]) extends DeclarativeAggregate ` * `case class PushDownCount(children: Seq[Expression]) extends CountBase(children) ` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
