Skip to content

Fix ALTER ADD COLUMN with columns of type Object#41290

Merged
CurtizJ merged 2 commits intoClickHouse:masterfrom
CurtizJ:dynamic-columns-20
Sep 14, 2022
Merged

Fix ALTER ADD COLUMN with columns of type Object#41290
CurtizJ merged 2 commits intoClickHouse:masterfrom
CurtizJ:dynamic-columns-20

Conversation

@CurtizJ
Copy link
Copy Markdown
Member

@CurtizJ CurtizJ commented Sep 13, 2022

Changelog category (leave one):

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

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

Fix ALTER <table> ADD COLUMN queries with columns of type Object.

Fixes #38886.

@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-bugfix Pull request with bugfix, not backported by default label Sep 13, 2022
@antonio2368 antonio2368 self-assigned this Sep 14, 2022
@CurtizJ
Copy link
Copy Markdown
Member Author

CurtizJ commented Sep 14, 2022

#41240

@CurtizJ CurtizJ merged commit 3623807 into ClickHouse:master Sep 14, 2022
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.

Possible issue with JSON fields preventing altering tables.

3 participants