v.22.2Improvement
Improvements and Fixes for Bool Data Type
Add some improvements and fixes for Bool data type. Fixes #33244. #33737 (Kruglov Pavel).Why it matters
This feature addresses issues reported with theBool data type (see issue #33244), enhancing its reliability and correctness for users working with boolean values.How to use it
Users benefit from this feature automatically by upgrading to the new ClickHouse version, as the improvements and fixes to theBool data type require no special configuration.