You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/07/08 23:38:04 UTC

[jira] [Updated] (SPARK-7659) Sort by attributes that are not present in the SELECT clause when there is windowfunction analysis error

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

Yin Huai updated SPARK-7659:
----------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: SPARK-7712

> 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: Sub-task
>          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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org