mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
967 B
967 B
sidebar_position | sidebar_label |
---|---|
1 | 2022 |
2022 Changelog
ClickHouse release v21.3.15.4-stable FIXME as compared to v21.3.14.1-lts
Bug Fix
- Backported in #25956: Fix extremely long backoff for background tasks when the background pool is full. Fixes #25836. #25893 (alesapin).
- Backported in #26141: Fix possible crash in
pointInPolygon
if the settingvalidate_polygons
is turned off. #26113 (Alexey Milovidov).
NOT FOR CHANGELOG / INSIGNIFICANT
- 21.3 Docker unbundled fix #26153 (Maksim Kita).