v.21.1Bug Fixes

Fix startup bug related to LowCardinality(Nullable(...)) in ClickHouse

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).