v.21.2Bug Fixes

Fix startup bug in ClickHouse related to LowCardinality compression codec error

Fix startup bug when clickhouse was not able to read compression codec from LowCardinality(Nullable(...)) and throws exception Attempt to read after EOF. Fixes #18340. #19101 (alesapin).