ClickHouse/docs/changelogs/v22.6.2.12-stable.md
2022-08-11 00:06:01 +02:00

1.4 KiB

sidebar_position sidebar_label
1 2022

2022 Changelog

ClickHouse release v22.6.2.12-stable (1fc97f10cb) FIXME as compared to v22.6.1.1985-stable (7000c4e003)

Improvement

  • Backported in #38484: Improve the stability for hive storage integration test. Move the data prepare step into test.py. #38260 (lgbo).

Bug Fix (user-visible misbehavior in official stable or prestable release)

  • Backported in #38404: Fix bug with nested short-circuit functions that led to execution of arguments even if condition is false. Closes #38040. #38173 (Kruglov Pavel).

NOT FOR CHANGELOG / INSIGNIFICANT