sql: add telemetry for all window functions #45598
Labels
A-telemetry
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
We are adding vectorized support for percent_rank and cume_dist. In addition to these, we should track the other types of window functions via telemetry.
The text was updated successfully, but these errors were encountered: