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

Fix memory tracking of aggregate function topK #25260

Merged
merged 1 commit into from Jun 14, 2021

Conversation

alexey-milovidov
Copy link
Member

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Correct memory tracking in aggregate function topK. This closes #25259.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Jun 14, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jun 14, 2021
@alexey-milovidov alexey-milovidov merged commit 2370c8b into master Jun 14, 2021
@alexey-milovidov alexey-milovidov deleted the fix-topk-memory-tracking branch June 14, 2021 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The query with topK leads to OOM
2 participants