Window Functions

You are viewing an old version of this article. View the current version here.

Window functions are developed for MariaDB 10.2

Introduction to Window Functions

(TODO)

Scope

MariaDB supports ROWS and RANGE-type frames. GROUPS-type frames are not supported.

  • MDEV-6115 is the main jira task for window functions development. Other tasks are are attached as sub-tasks
  • bb-10.2-mdev9543 is the feature tree for window functions

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.