Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Resolved
-
1.5.1
-
None
-
None
-
windows pyspark
ubuntu pyspark
Description
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
Attachments
Issue Links
- is related to
-
SPARK-1442 Add Window function support
- Resolved