Skip to content

Consider allocatedBytes() instead of bytes() in Storage{Buffer,Memory}.#11935

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
zlobober:allocated_bytes
Jun 25, 2020
Merged

Consider allocatedBytes() instead of bytes() in Storage{Buffer,Memory}.#11935
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
zlobober:allocated_bytes

Conversation

@zlobober
Copy link
Contributor

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
system.tables now considers column capacities for Memory and Buffer table engines, which is better approximation for resident memory size.

@alexey-milovidov alexey-milovidov self-assigned this Jun 25, 2020
Copy link
Member

@alexey-milovidov alexey-milovidov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok but also need to update test result.

@zlobober
Copy link
Contributor Author

I see, give me a moment.

@alexey-milovidov alexey-milovidov merged commit 8f429f6 into ClickHouse:master Jun 25, 2020
@CurtizJ CurtizJ added the pr-improvement Pull request with some product improvements label Jul 17, 2020
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.

3 participants