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

815 B

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

Bug Fix (user-visible misbehaviour in official stable or prestable 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).