mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
638 B
638 B
sidebar_position | sidebar_label |
---|---|
1 | 2022 |
2022 Changelog
ClickHouse release v22.4.3.3-stable (def956d629
) FIXME as compared to v22.4.2.1-stable (b34ebdc36a
)
Bug Fix (user-visible misbehaviour in official stable or prestable release)
- Backported in #36582: Fix nullptr dereference in JOIN and COLUMNS matcher. This fixes #36416 . This is for https://github.com/ClickHouse/ClickHouse/pull/36417. #36430 (Amos Bird).