[jira] [Created] (SPARK-11001) SQLContext doesn't support window function

2015-10-08 Thread jixing.ji (JIRA)
jixing.ji created SPARK-11001:
-

 Summary: SQLContext doesn't support window function
 Key: SPARK-11001
 URL: https://issues.apache.org/jira/browse/SPARK-11001
 Project: Spark
  Issue Type: Improvement
  Components: SQL
Affects Versions: 1.5.1
 Environment: windows pyspark
ubuntu pyspark
Reporter: jixing.ji


currently, SQLContext doesn't support window function, which made a lot of cool 
features like lag, rank very hard to be implemented with hivecontext.
If spark can support window function in SQLContext, it will help a lot for data 
analyzing



--
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] [Created] (SPARK-11002) pyspark doesn't support UDAF

2015-10-08 Thread jixing.ji (JIRA)
jixing.ji created SPARK-11002:
-

 Summary: pyspark doesn't support UDAF
 Key: SPARK-11002
 URL: https://issues.apache.org/jira/browse/SPARK-11002
 Project: Spark
  Issue Type: Improvement
  Components: PySpark
Affects Versions: 1.5.1
 Environment: windows pyspark
ubuntu pyspark
Reporter: jixing.ji


currently, pyspark doesn't support user defined aggregated function, which made 
that data analyzer cannot get some specific aggregated result, for example, 
group by column A, concat column B into a list



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