ClickHouse/docs/changelogs/v21.8.15.7-lts.md
Alexey Milovidov e0252db8d4 No prestable
2023-03-27 12:19:32 +02:00

868 B

sidebar_position sidebar_label
1 2022

2022 Changelog

ClickHouse release v21.8.15.7-lts FIXME as compared to v21.8.14.5-lts

Bug Fix (user-visible misbehaviour in official stable release)

  • Backported in #34121: Fix usage of functions array and tuple with literal arguments in distributed queries. Previously it could lead to Not found columns exception. #33938 (Anton Popov).
  • Backported in #34097: Fix segfault while parsing ORC file with corrupted footer. Closes #33797. #33984 (Kruglov Pavel).