Skip to content

Throw exception on alter for storages created from table functions#14326

Merged
tavplubix merged 1 commit intomasterfrom
fix_crash_alter_table_function
Sep 1, 2020
Merged

Throw exception on alter for storages created from table functions#14326
tavplubix merged 1 commit intomasterfrom
fix_crash_alter_table_function

Conversation

@alesapin
Copy link
Copy Markdown
Member

@alesapin alesapin commented Sep 1, 2020

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 crash during ALTER query for table which was created AS table_function. Fixes #14212.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Sep 1, 2020
@tavplubix tavplubix self-assigned this Sep 1, 2020
@tavplubix tavplubix merged commit cb4644e into master Sep 1, 2020
@tavplubix tavplubix deleted the fix_crash_alter_table_function branch September 1, 2020 12:03
robot-clickhouse pushed a commit that referenced this pull request Sep 1, 2020
robot-clickhouse pushed a commit that referenced this pull request Sep 1, 2020
robot-clickhouse pushed a commit that referenced this pull request Sep 1, 2020
robot-clickhouse pushed a commit that referenced this pull request Sep 1, 2020
tavplubix added a commit that referenced this pull request Sep 2, 2020
Backport #14326 to 20.8: Throw exception on alter for storages created from table functions
tavplubix added a commit that referenced this pull request Sep 2, 2020
Backport #14326 to 20.7: Throw exception on alter for storages created from table functions
tavplubix added a commit that referenced this pull request Sep 2, 2020
Backport #14326 to 20.5: Throw exception on alter for storages created from table functions
tavplubix added a commit that referenced this pull request Sep 2, 2020
Backport #14326 to 20.6: Throw exception on alter for storages created from table functions
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.

Crash when altering table function

3 participants