[ https://issues.apache.org/jira/browse/SPARK-10389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724905#comment-14724905 ]
Apache Spark commented on SPARK-10389: -------------------------------------- User 'cloud-fan' has created a pull request for this issue: https://github.com/apache/spark/pull/8548 > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org