Skip to content

Allow vertical merges from compact to wide parts [2]#46282

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
CurtizJ:return-back-vertical-merges
Feb 12, 2023
Merged

Allow vertical merges from compact to wide parts [2]#46282
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
CurtizJ:return-back-vertical-merges

Conversation

@CurtizJ
Copy link
Copy Markdown
Member

@CurtizJ CurtizJ commented Feb 10, 2023

Changelog category (leave one):

  • Performance Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Allow using Vertical merge algorithm with parts in Compact format. This will allow ClickHouse server to use much less memory for background operations. This closes #46084

Resurrected #45681.

@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-performance Pull request with some performance improvements label Feb 10, 2023
@alexey-milovidov alexey-milovidov self-assigned this Feb 11, 2023
@alexey-milovidov alexey-milovidov merged commit 395d6b6 into ClickHouse:master Feb 12, 2023
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Feb 13, 2023
alexey-milovidov added a commit that referenced this pull request Feb 13, 2023
Backport #46282 to 22.8: Allow vertical merges from compact to wide parts [2]
KochetovNicolai added a commit that referenced this pull request Feb 14, 2023
Backport #46282 to 22.3: Allow vertical merges from compact to wide parts [2]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-performance Pull request with some performance improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make it possible to use Vertical merge algorithm together with parts of Compact type

5 participants