Skip to content

Fix detaching parts with projections#32067

Merged
KochetovNicolai merged 1 commit intoClickHouse:masterfrom
amosbird:projection-fix23
Dec 13, 2021
Merged

Fix detaching parts with projections#32067
KochetovNicolai merged 1 commit intoClickHouse:masterfrom
amosbird:projection-fix23

Conversation

@amosbird
Copy link
Copy Markdown
Collaborator

@amosbird amosbird commented Dec 1, 2021

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix unexpected projection removal when detaching parts.

Detailed description / Documentation draft:
I don't understand why we introduced the max_level argument at the first place (#2217). Let's see if removing it can break any tests.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Dec 1, 2021
@KochetovNicolai KochetovNicolai self-assigned this Dec 2, 2021
@KochetovNicolai
Copy link
Copy Markdown
Member

Stateful debug:

2021.12.01 11:41:29.391218 [ 187 ] {} <Trace> BaseDaemon: Received signal 15
2021.12.01 11:41:56.770963 [ 187 ] {} <Trace> BaseDaemon: Received signal -2

@KochetovNicolai KochetovNicolai merged commit 22e6fc1 into ClickHouse:master Dec 13, 2021
alexey-milovidov added a commit that referenced this pull request Dec 14, 2021
Backport #32067 to 21.12: Fix detaching parts with projections
KochetovNicolai added a commit that referenced this pull request Dec 20, 2021
Backport #32067 to 21.10: Fix detaching parts with projections
KochetovNicolai added a commit that referenced this pull request Dec 20, 2021
Backport #32067 to 21.11: Fix detaching parts with projections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants