Skip to content

Fix inconsistent column type for Values input format.#21357

Merged
tavplubix merged 1 commit intomasterfrom
fix-21140
Mar 2, 2021
Merged

Fix inconsistent column type for Values input format.#21357
tavplubix merged 1 commit intomasterfrom
fix-21140

Conversation

@KochetovNicolai
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 error Bad cast from type ... to DB::ColumnLowCardinality while inserting into table with LowCardinality column from Values format. Fixes #21140

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Mar 1, 2021
@tavplubix tavplubix self-assigned this Mar 2, 2021
@tavplubix tavplubix merged commit ee22eee into master Mar 2, 2021
@tavplubix tavplubix deleted the fix-21140 branch March 2, 2021 10:12
robot-clickhouse pushed a commit that referenced this pull request Mar 2, 2021
robot-clickhouse pushed a commit that referenced this pull request Mar 2, 2021
robot-clickhouse pushed a commit that referenced this pull request Mar 2, 2021
robot-clickhouse pushed a commit that referenced this pull request Mar 2, 2021
Akazz pushed a commit that referenced this pull request Mar 3, 2021
tavplubix added a commit that referenced this pull request Mar 3, 2021
Backport #21357 to 21.1: Fix inconsistent column type for Values input format.
tavplubix added a commit that referenced this pull request Mar 3, 2021
Backport #21357 to 20.12: Fix inconsistent column type for Values input format.
tavplubix added a commit that referenced this pull request Mar 3, 2021
Backport #21357 to 21.2: Fix inconsistent column type for Values input format.
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.

Version 21.1 Code: 49. DB::Exception: Bad cast from type DB::ColumnString to DB::ColumnLowCardinality:

3 participants