mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 20:24:07 +00:00
1.0 KiB
1.0 KiB
sidebar_position | sidebar_label |
---|---|
1 | 2024 |
2024 Changelog
ClickHouse release v24.7.6.8-stable (7779883593
) FIXME as compared to v24.7.5.37-stable (f2533ca97b
)
Bug Fix (user-visible misbehavior in an official stable release)
- Backported in #69198: TODO. #68744 (Nikolai Kochetov).
- Backported in #69249:
UNION
clause in subqueries wasn't handled correctly in queries with parallel replicas and lead to LOGICAL_ERRORDuplicate announcement received for replica
. #69146 (Igor Nikonov).