mirror of https://github.com/MariaDB/server
Browse Source
A temporary table is needed for window function computation but if only a NAMED WINDOW SPEC is used and there is no window function, then there is no need to create a temporary table as there is no stage to compute WINDOW FUNCTIONpull/1596/head
4 changed files with 51 additions and 5 deletions
Loading…
Reference in new issue