[
https://issues.apache.org/jira/browse/SPARK-10988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yin Huai resolved SPARK-10988.
------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Issue resolved by pull request 9015
[https://github.com/apache/spark/pull/9015]
> Reduce duplication in Aggregate2's expression rewriting logic
> -------------------------------------------------------------
>
> Key: SPARK-10988
> URL: https://issues.apache.org/jira/browse/SPARK-10988
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Josh Rosen
> Assignee: Josh Rosen
> Fix For: 1.6.0
>
>
> In `aggregate/utils.scala`, there is a substantial amount of duplication in
> the expression-rewriting logic. As a prerequisite to supporting imperative
> aggregate functions in `TungstenAggregate`, we should refactor this file so
> that the same expression-rewriting logic is used for both `SortAggregate` and
> `TungstenAggregate`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]