[
https://issues.apache.org/jira/browse/SPARK-7659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544862#comment-14544862
]
Apache Spark commented on SPARK-7659:
-------------------------------------
User 'scwf' has created a pull request for this issue:
https://github.com/apache/spark/pull/6169
> Sort by attributes that are not present in the SELECT clause when there is
> windowfunction analysis error
> --------------------------------------------------------------------------------------------------------
>
> Key: SPARK-7659
> URL: https://issues.apache.org/jira/browse/SPARK-7659
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.3.1
> Reporter: Fei Wang
>
> flowing sql get error:
> select month,
> sum(product) over (partition by month)
> from windowData order by area
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]