Description
1. implement over() in Column class.
2. support window spec (http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.expressions.WindowSpec)
3. support utility functions for defining window in DataFrames. (http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.expressions.Window)
Attachments
Issue Links
- is related to
-
SPARK-10043 Add window functions into SparkR
- Resolved
- links to