SparkQA commented on pull request #32049:
URL: https://github.com/apache/spark/pull/32049#issuecomment-864303457


   **[Test build #139998 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/139998/testReport)**
 for PR 32049 at commit 
[`a60c9a1`](https://github.com/apache/spark/commit/a60c9a1c90a7f2093625e7fa60fd708535e20c46).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class Min(column: Expression, dataType: DataType) extends 
AggregateFunc`
     * `case class Max(column: Expression, dataType: DataType) extends 
AggregateFunc`
     * `case class Sum(column: Expression, dataType: DataType, isDistinct: 
Boolean)`
     * `case class Count(column: Expression, dataType: DataType, isDistinct: 
Boolean)`


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to