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

Wenchen Fan updated SPARK-10389:
--------------------------------
    Description: For example, we should support "SELECT MAX(value) FROM src 
GROUP BY key + 1 ORDER BY key + 1".

> support order by non-attribute grouping expression on Aggregate
> ---------------------------------------------------------------
>
>                 Key: SPARK-10389
>                 URL: https://issues.apache.org/jira/browse/SPARK-10389
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Wenchen Fan
>
> For example, we should support "SELECT MAX(value) FROM src GROUP BY key + 1 
> ORDER BY key + 1".



--
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