Skip to content

Fix CLEAR COLUMN does not work after #21303#23781

Merged
kitaisreal merged 1 commit intoClickHouse:masterfrom
ucasfl:fix-clear-column
Apr 30, 2021
Merged

Fix CLEAR COLUMN does not work after #21303#23781
kitaisreal merged 1 commit intoClickHouse:masterfrom
ucasfl:fix-clear-column

Conversation

@ucasfl
Copy link
Copy Markdown
Collaborator

@ucasfl ucasfl commented Apr 30, 2021

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

Changelog category (leave one):

  • Bug Fix

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

Fix CLEAR COLUMN does not work when it is referenced by materialized view. Close #23764.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Apr 30, 2021
@filimonov
Copy link
Copy Markdown
Contributor

I think we should mark it as bug fix and backport (it is regressions for users)

@ucasfl
Copy link
Copy Markdown
Collaborator Author

ucasfl commented Apr 30, 2021

I think we should mark it as bug fix and backport (it is regressions for users)

Alright!

@robot-clickhouse robot-clickhouse added pr-bugfix Pull request with bugfix, not backported by default and removed pr-improvement Pull request with some product improvements labels Apr 30, 2021
@kitaisreal kitaisreal self-assigned this Apr 30, 2021
@kitaisreal kitaisreal merged commit 14e879c into ClickHouse:master Apr 30, 2021
kitaisreal added a commit that referenced this pull request May 1, 2021
Backport #23781 to 21.3: Fix CLEAR COLUMN does not work after #21303
kitaisreal added a commit that referenced this pull request May 1, 2021
Backport #23781 to 21.5: Fix CLEAR COLUMN does not work after #21303
kitaisreal added a commit that referenced this pull request May 1, 2021
Backport #23781 to 21.4: Fix CLEAR COLUMN does not work after #21303
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.

CLEAR COLUMN doesn't work for columns referenced by materialized view

4 participants