Skip to content

[wip] some window function fixes#18455

Merged
akuzm merged 15 commits intomasterfrom
aku/window-prototype
Dec 29, 2020
Merged

[wip] some window function fixes#18455
akuzm merged 15 commits intomasterfrom
aku/window-prototype

Conversation

@akuzm
Copy link
Copy Markdown
Contributor

@akuzm akuzm commented Dec 24, 2020

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

See what's new in the tests.

TODO:

  • fix window functions in ORDER BY
  • use full names w/OVER for columns? This would solve the name clash problem w/aggregate fns. A downside: the column names gonna be ugly. We could also try to generate unique names for ASTFunction like we do for literals, but this is a perilous endeavor with uncertain outcome.

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Dec 24, 2020
@akuzm akuzm mentioned this pull request Dec 24, 2020
17 tasks
@akuzm akuzm marked this pull request as ready for review December 28, 2020 10:08
@akuzm
Copy link
Copy Markdown
Contributor Author

akuzm commented Dec 29, 2020

Perf test failure is OK (new grammar support added).

The integration test failure looks unrelated.

@akuzm akuzm merged commit d4e5d5f into master Dec 29, 2020
@akuzm akuzm deleted the aku/window-prototype branch December 29, 2020 16:23
@Pengu-123
Copy link
Copy Markdown

Ooo

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.

3 participants