WindowSpec class
A window specification that defines the partitioning, ordering, and frame boundaries.
Changed in Databricks Runtime 13.0: Supports Spark Connect.
Use the static methods in Window to create a WindowSpec.
Methods
Method | Description |
|---|---|
Defines the ordering columns in a WindowSpec. | |
Defines the partitioning columns in a WindowSpec. | |
Defines the frame boundaries, from | |
Defines the frame boundaries, from |