Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql: add telemetry for all window functions #45598

Closed
awoods187 opened this issue Mar 2, 2020 · 0 comments · Fixed by #46009
Closed

sql: add telemetry for all window functions #45598

awoods187 opened this issue Mar 2, 2020 · 0 comments · Fixed by #46009
Assignees
Labels
A-telemetry C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@awoods187
Copy link
Contributor

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.

@awoods187 awoods187 added A-telemetry C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) labels Mar 2, 2020
@craig craig bot closed this as completed in 0373c81 Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-telemetry C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants