ClickHouse/docs/changelogs/v21.5.9.4-stable.md
2022-05-25 00:05:54 +02:00

724 B

ClickHouse release v21.5.9.4-stable FIXME as compared to v21.5.8.21-stable

Bug Fix

  • Backported in #25958: Fix extremely long backoff for background tasks when the background pool is full. Fixes #25836. #25893 (alesapin).
  • Backported in #26144: Fix possible crash in pointInPolygon if the setting validate_polygons is turned off. #26113 (Alexey Milovidov).