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).
- is cloned by
-
CSHARP-3225 Implement SetWindowFields stage
- Closed
- is related to
-
SERVER-58076 Exclude new language features from stable API for 1 quarter
- Closed
- links to