Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
1.1.0
Description
Columnstore backend supports NULLS FIRST/LAST in analytic functions, but the MariaDB server front end does not. Use the 10.1 code to figure out how to implement in the front end.
Attachments
Issue Links
- is blocked by
-
MDEV-12986 support nulls first / last for window function clauses
-
- Open
-
For explanation of these options see syntax section of this https://mariadb.com/kb/en/mariadb/columnstore-window-functions/