Skip to content

window function rank() and friends#20337

Merged
akuzm merged 8 commits intomasterfrom
aku/window-prototype
Feb 13, 2021
Merged

window function rank() and friends#20337
akuzm merged 8 commits intomasterfrom
aku/window-prototype

Conversation

@akuzm
Copy link
Copy Markdown
Contributor

@akuzm akuzm commented Feb 11, 2021

Changelog category (leave one):

  • Experimental feature

Changelog entry:
Introduce experimental support for window functions, enabled with allow_experimental_functions = 1. This is a preliminary, alpha-quality implementation that is not suitable for production use and will change in backward-incompatible ways in future releases. Please see the documentation for the list of supported features.

Merge after #20293

Fixes #18097

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Feb 11, 2021
@akuzm akuzm marked this pull request as ready for review February 11, 2021 16:54
@akuzm akuzm merged commit 716a3df into master Feb 13, 2021
@akuzm akuzm deleted the aku/window-prototype branch February 13, 2021 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

window functions: a prototype

2 participants