SparkQA commented on pull request #29695: URL: https://github.com/apache/spark/pull/29695#issuecomment-689729591
**[Test build #128461 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/128461/testReport)** for PR 29695 at commit [`8257314`](https://github.com/apache/spark/commit/82573149c12dee977d34d467cf87b1926ad20673). * This patch **fails to build**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class Avg (column: String) extends Aggregate` * `case class Min (column: String) extends Aggregate` * `case class Max (column: String) extends Aggregate` * `case class Sum (column: String) extends Aggregate` * `trait PrunedFilteredAggregateScan ` ---------------------------------------------------------------- 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]
