Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
Description
Currently windowing function only supports the formats of x preceding and current, x preceding and y following, current and y following.
Windowing of x preceding and y preceding and x following and y following doesn't work properly.
The following functions should be supported.
First_value(), last_value(), sum(), avg() , count(), min(), max()
Attachments
Issue Links
- is duplicated by
-
HIVE-9412 Window clause ROW BETWEEN for PRECEDING does not work
- Resolved
- requires
-
HIVE-10140 Window boundary is not compared correctly
- Closed