v.22.5Bug Fix
Fix S3Cluster Schema Inference Bug Leading to Incomplete Data Retrieval
Fix bug in s3Cluster schema inference that let to the fact that not all data was read in the select from s3Cluster. The bug appeared in https://github.com/ClickHouse/ClickHouse/pull/35544. #36434 (Kruglov Pavel).