ClickHouse/docs/changelogs/v22.4.2.1-stable.md
2022-05-10 11:25:38 +02:00

441 B

ClickHouse release v22.4.2.1-stable FIXME as compared to v22.4.1.2305-prestable

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

  • Fix projection analysis which might lead to wrong query result when IN subquery is used. This fixes #35336. #35631 (Amos Bird).