Skip to content

Fix inserts to distributed tables in case of change of native protocol#34132

Merged
CurtizJ merged 2 commits intoClickHouse:masterfrom
CurtizJ:fix-distributed-inserts
Feb 9, 2022
Merged

Fix inserts to distributed tables in case of change of native protocol#34132
CurtizJ merged 2 commits intoClickHouse:masterfrom
CurtizJ:fix-distributed-inserts

Conversation

@CurtizJ
Copy link
Copy Markdown
Member

@CurtizJ CurtizJ commented Jan 29, 2022

Changelog category (leave one):

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

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix inserts to distributed tables in case of change of native protocol. The last change was in the version version 22.1, so there may be some failures of inserts to distributed tables after upgrade to that version.

Fixes #34091.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jan 29, 2022
@CurtizJ CurtizJ added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Jan 29, 2022
@CurtizJ CurtizJ marked this pull request as ready for review January 29, 2022 11:58
@novikd novikd self-assigned this Feb 7, 2022
@CurtizJ CurtizJ merged commit 822b582 into ClickHouse:master Feb 9, 2022
robot-clickhouse pushed a commit that referenced this pull request Feb 9, 2022
robot-clickhouse pushed a commit that referenced this pull request Feb 9, 2022
robot-clickhouse pushed a commit that referenced this pull request Feb 9, 2022
CurtizJ added a commit that referenced this pull request Feb 22, 2022
Backport #34132 to 21.12: Fix inserts to distributed tables in case of change of native protocol
CurtizJ added a commit that referenced this pull request Feb 22, 2022
Backport #34132 to 22.1: Fix inserts to distributed tables in case of change of native protocol
@Felixoid Felixoid added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unknown serialization kind on distributed table

4 participants