mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 22:22:00 +00:00
7 lines
452 B
Markdown
7 lines
452 B
Markdown
|
### ClickHouse release v22.3.6.5-lts FIXME as compared to v22.3.5.5-lts
|
||
|
|
||
|
#### Bug Fix (user-visible misbehaviour in official stable or prestable release)
|
||
|
|
||
|
* Backported in [#36795](https://github.com/ClickHouse/ClickHouse/issues/36795): Fix vertical merges in wide parts. Previously an exception `There is no column` can be thrown during merge. [#36707](https://github.com/ClickHouse/ClickHouse/pull/36707) ([Anton Popov](https://github.com/CurtizJ)).
|
||
|
|