[MDEV-17191] Named WINDOW in window functions Created: 2018-09-13 Updated: 2022-01-03 Resolved: 2022-01-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Optimizer - Window functions |
| Affects Version/s: | 10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Bienemann (Inactive) | Assignee: | Ian Gilfillan |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Named window frames should be documented better. Currently the syntax is mentioned in the syntax block at https://mariadb.com/kb/en/library/window-functions-overview/ There's no description in the text and no examples. But there are plenty of examples in the test suite |