Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The SQL standard says:-
If <ntile function>, <lead or lag function>, <rank function type> or ROW_NUMBER is specified, then: … The window framing clause of WDX shall not be present.
So, Calcite should not print the Window Frames when such functions are used.
Attachments
Issue Links
- links to