Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/16066
**[Test build #69349 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/69349/consoleFull)**
for PR 16066 at commit
[`9a722cf`](https://github.com/apache/spark/commit/9a722cf3d48850ab6579db856876bada8749330c).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class Average(child: Expression) extends DeclarativeAggregate
with ImplicitCastInputTypes `
* `abstract class CentralMomentAgg(child: Expression)`
* `case class Corr(x: Expression, y: Expression)`
* `abstract class Covariance(x: Expression, y: Expression)`
* `case class First(child: Expression, ignoreNullsExpr: Expression)`
* `case class Last(child: Expression, ignoreNullsExpr: Expression)`
* `case class Sum(child: Expression) extends DeclarativeAggregate with
ImplicitCastInputTypes `
* `sealed abstract class AggregateFunction extends 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]