Skip to content

Fix alter sorting key for ReplicatedVersionedCollapsingMergeTree#16011

Merged
alesapin merged 1 commit intomasterfrom
fix_alter_add_and_modify_order_by
Oct 19, 2020
Merged

Fix alter sorting key for ReplicatedVersionedCollapsingMergeTree#16011
alesapin merged 1 commit intomasterfrom
fix_alter_add_and_modify_order_by

Conversation

@alesapin
Copy link
Copy Markdown
Member

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 ALTER MODIFY ... ORDER BY query hang for ReplicatedVersionedCollapsingMergeTree. This fixes #15980.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Oct 15, 2020
Copy link
Copy Markdown
Member Author

@alesapin alesapin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by myself, OK.

@alesapin alesapin merged commit 963bc57 into master Oct 19, 2020
@alesapin alesapin deleted the fix_alter_add_and_modify_order_by branch October 19, 2020 07:31
robot-clickhouse pushed a commit that referenced this pull request Oct 19, 2020
robot-clickhouse pushed a commit that referenced this pull request Oct 19, 2020
robot-clickhouse pushed a commit that referenced this pull request Oct 19, 2020
robot-clickhouse pushed a commit that referenced this pull request Oct 19, 2020
alesapin added a commit that referenced this pull request Oct 20, 2020
Backport #16011 to 20.7: Fix alter sorting key for ReplicatedVersionedCollapsingMergeTree
alesapin added a commit that referenced this pull request Oct 20, 2020
Backport #16011 to 20.9: Fix alter sorting key for ReplicatedVersionedCollapsingMergeTree
alesapin added a commit that referenced this pull request Oct 20, 2020
Backport #16011 to 20.8: Fix alter sorting key for ReplicatedVersionedCollapsingMergeTree
alesapin added a commit that referenced this pull request Oct 20, 2020
Backport #16011 to 20.10: Fix alter sorting key for ReplicatedVersionedCollapsingMergeTree
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.

ADD COLUMN MODIFY QUERY query on a ReplicatedVersionedCollapsingMergeTree table causes client to freeze.

2 participants