Summary
The goal of this project is to implement functionality in MQL that mimics that of SQL's window functions.
Motivation
Window Functions in MQL is a common customer request from users of the server and connectors. Adding this functionality would raise feature parity between MQL and many SQL dialects (including postgres).
Cast of Characters
- Product Owner: Katya Kamenineva
- Project Lead: Pawel Terlecki
- Program Manager: Craig Homa
- Drivers Contact: TBD
Documentation
Scope Document
Technical Design Document
Syntax Document