v.24.11Performance Improvement
Queries Efficiently Loading Indexes in ClickHouse
Queries like SELECT * FROM table LIMIT ... used to load part indexes even though they were not used. #71866 (Alexander Gololobov).Queries like SELECT * FROM table LIMIT ... used to load part indexes even though they were not used. #71866 (Alexander Gololobov).