Skip to content

Fix block structure mismatch after ALTER#15852

Merged
alesapin merged 1 commit intomasterfrom
fix_reverse_processor
Oct 13, 2020
Merged

Fix block structure mismatch after ALTER#15852
alesapin merged 1 commit intomasterfrom
fix_reverse_processor

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 exception Block structure mismatch in SELECT ... ORDER BY DESC queries which were executed after ALTER MODIFY COLUMN query. Fixes #15800.

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

alesapin commented Oct 12, 2020

Unfortunately, I forgot to remove this code :(

@alesapin alesapin changed the title Fir block structure mismatch after ALTER Fix block structure mismatch after ALTER Oct 12, 2020
@alesapin
Copy link
Copy Markdown
Member Author

@alesapin
Copy link
Copy Markdown
Member Author

Reported #15889

@alesapin alesapin merged commit 321a7ae into master Oct 13, 2020
@alesapin alesapin deleted the fix_reverse_processor branch October 13, 2020 06:49
alesapin added a commit that referenced this pull request Oct 14, 2020
Backport #15852 to 20.8: Fix block structure mismatch after ALTER
alesapin added a commit that referenced this pull request Oct 14, 2020
Backport #15852 to 20.9: Fix block structure mismatch after ALTER
alesapin added a commit that referenced this pull request Oct 14, 2020
Backport #15852 to 20.10: Fix block structure mismatch after ALTER
alesapin added a commit that referenced this pull request Oct 16, 2020
Backport #15852 to 20.7: Fix block structure mismatch after ALTER
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.

Alter enum -> Block structure mismatch in Pipe::unitePipes stream

3 participants