[ 
https://issues.apache.org/jira/browse/SPARK-11028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Armbrust updated SPARK-11028:
-------------------------------------
    Target Version/s:   (was: 1.6.0)

> When planning queries without partial aggregation support, we should try to 
> use TungstenAggregate.
> --------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-11028
>                 URL: https://issues.apache.org/jira/browse/SPARK-11028
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Yin Huai
>
> With SPARK-11017, we can run DeclarativeAggregate Functions in 
> TungstenAggregate. So, when we plan queries having functions that do not 
> support partial aggregation, we can use TungstenAggregate whenever possible. 
> The reason that we only use SortBasedAggregate is that HiveUDAF is the only 
> function that does not support partial aggregation and it is a 
> DeclarativeAggregate function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to