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

2015-11-03 Thread Michael Armbrust (JIRA)

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

Michael Armbrust updated SPARK-7659:

Target Version/s:   (was: 1.6.0)

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2015-08-03 Thread Reynold Xin (JIRA)

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

Reynold Xin updated SPARK-7659:
---
Target Version/s: 1.6.0  (was: 1.5.0)

 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2015-07-08 Thread Yin Huai (JIRA)

 [ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2015-05-28 Thread Yin Huai (JIRA)

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

Yin Huai updated SPARK-7659:

Target Version/s: 1.5.0  (was: 1.4.0)

 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org