Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
select s, avg(f) over (partition by dec order by d rows 5 preceding) from over100k;
is a legal query which is currently rejected by Parser.