docs/changelogs/v25.9.4.58-stable.md
GLOBAL IN (https://github.com/ClickHouse/ClickHouse/issues/88615). #88617 (pranavmehta94).clickhouse-keeper which enables starting on boot. #88746 (YenchangChan).AggregateFunction(quantileDD) column could cause merges to recurse infinitely. #86560 (Raphaël Thériault).session_timezone setting in queries. #87987 (Eduard Karacharov).system.tables with invalid tables in external databases (PostgreSQL/SQLite/...) attached. #88105 (Azat Khuzhin).ON CLUSTER queries will take less time in case of inactive replicas in cluster. #88153 (alesapin).is_shared flag in ColumnLowCardinality. It may lead to a wrong group-by result if a new value is inserted in a column after hash values are already pre-calculated and cached in the ReverseIndex. #88213 (Nikita Taranov).max_cpu_share. Now it can be used without max_cpus workload setting being set. #88217 (Neerav).system.projections and system.data_skipping_indices. #88330 (Azat Khuzhin).countMatches function. Closes #88400. #88401 (Alexey Milovidov).[941] 67c45db4-4df4-4879-87c5-25b8d1e0d414 <Trace>: RestoreCoordinationOnCluster The version of node /clickhouse/backups/restore-7c551a77-bd76-404c-bad0-3213618ac58e/stage/num_hosts changed (attempt #9), will try again. The num_hosts node is overwritten by many hosts at the same time. The fix makes the setting to control attempts dynamic. Closes #87721. #88484 (Mikhail f. Shiryaev).ColumnBLOB should be converted to a regular column before usage from CREATE AS SELECT. #88544 (Nikita Taranov).