GitHub user mgaido91 opened a pull request:
https://github.com/apache/spark/pull/21970
[SPARK-24996][SQL] Use DSL in DeclarativeAggregate
## What changes were proposed in this pull request?
The PR refactors the aggregate expressions which were not using DSL in
order to simplify them.
## How was this patch tested?
NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgaido91/spark SPARK-24996
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21970.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21970
----
commit 68db1ce6072c2295c1ee2fcea312d954550d6d81
Author: Marco Gaido <marcogaido91@...>
Date: 2018-08-02T13:48:58Z
[SPARK-24996][SQL] Use DSL in DeclarativeAggregate
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]