Window¶
Window
utility allows to define a WindowSpec.
Frame Boundaries¶
Numeric Value | Frame Boundary |
---|---|
Long.MinValue | Window.unboundedPreceding |
0 | Window.currentRow |
Long.MaxValue | Window.unboundedFollowing |
Window
utility allows to define a WindowSpec.
Numeric Value | Frame Boundary |
---|---|
Long.MinValue | Window.unboundedPreceding |
0 | Window.currentRow |
Long.MaxValue | Window.unboundedFollowing |