Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to change some types for primary key #18362

Merged
merged 1 commit into from
Dec 31, 2020

Conversation

alesapin
Copy link
Member

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):
Add ability to modify primary and partition key column type from LowCardinality(Type) to Type and vice versa. Also add an ability to modify primary key column type from EnumX to IntX type. Fixes #5604.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Dec 22, 2020
@abyss7 abyss7 self-assigned this Dec 22, 2020
@alexey-milovidov alexey-milovidov self-assigned this Dec 31, 2020
@alexey-milovidov alexey-milovidov merged commit c2f0451 into master Dec 31, 2020
@alexey-milovidov alexey-milovidov deleted the allow_low_cardinality_key_alter branch December 31, 2020 12:27
@alesapin
Copy link
Member Author

Ded Moroz approved this PR :)

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.

ALTER of key column column_name must be metadata-only
4 participants