mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 17:44:23 +00:00
544 B
544 B
ClickHouse release v22.4.3.3-stable FIXME as compared to v22.4.2.1-stable
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).