This section describes HeatWave window function support. For optimal performance, window functions in HeatWave utilize a massively parallel, partitioning-based algorithm. For general information about window functions, see Window Functions, in the MySQL Reference Manual.
HeatWave window function support includes support for:
WINDOW
andOVER
clauses in conjunction withPARTITION BY
,ORDER BY
, andWINDOW
frame specifications.Nonaggregate window functions supported by MySQL Server, as described in Window Function Descriptions.
-
The following aggregate functions used as window functions: