v.22.2Improvement

Improvements and Fixes for Bool Data Type

Add some improvements and fixes for Bool data type. Fixes #33244. #33737 (Kruglov Pavel).
Improvements and bug fixes have been applied to the Bool data type in ClickHouse.

Why it matters

This feature addresses issues reported with the Bool 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 the Bool data type require no special configuration.