Skip to content

Forbid to drop a column if it's referenced by materialized view#21303

Merged
CurtizJ merged 2 commits intoClickHouse:masterfrom
ucasfl:forbid
Mar 2, 2021
Merged

Forbid to drop a column if it's referenced by materialized view#21303
CurtizJ merged 2 commits intoClickHouse:masterfrom
ucasfl:forbid

Conversation

@ucasfl
Copy link
Copy Markdown
Collaborator

@ucasfl ucasfl commented Feb 28, 2021

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):
Forbid to drop a column if it's referenced by materialized view. Closes #21164.

@robot-clickhouse robot-clickhouse added doc-alert pr-feature Pull request with new product feature pr-improvement Pull request with some product improvements and removed pr-feature Pull request with new product feature labels Feb 28, 2021
@CurtizJ CurtizJ self-assigned this Mar 1, 2021
fix
@CurtizJ CurtizJ merged commit a4c00ab into ClickHouse:master Mar 2, 2021
ucasfl added a commit to ucasfl/ClickHouse that referenced this pull request Apr 30, 2021
kitaisreal added a commit that referenced this pull request Apr 30, 2021
Fix CLEAR COLUMN does not work after #21303
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-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Forbid to drop a column if it's referenced by materialized view.

3 participants