Fix startup bug related to LowCardinality(Nullable(...)) in ClickHouse
Official CH changelog text
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).