docs/changelogs/v25.8.13.73-lts.md
insert select from s3cluster() queries for parallel distributed execution. this change allows using where, which was possible before. #84611 (Igor Nikonov).merge_tree_use_prefixes_deserialization_thread_pool setting instead of unconditionally using the thread pool. #91208 (Raufs Dunamalijevs).UNION. Fixes #88180. #88350 (Sema Checherinda).CANNOT_READ_ALL_DATA error. Resolves #90264. #90302 (Pavel Kruglov).toDateTimeOrNull of a negative argument returns NULL. #90490 (Yarik Briukhovetskyi).LowCardinality(Bool/Date32) in Arrow format. Resolves #83883. #90505 (Pavel Kruglov).LowCardinality columns in partition keys. Closes #89412. #90666 (xiaohuanlin).display_secrets_in_show_and_select and format_display_secrets_in_show_and_select. #90765 (Pablo Marcos).serialize_string_in_memory_with_zero_byte. #90880 (Antonio Andelic).SummingMergeTree aggregation for Nested LowCardinality columns. #90927 (Ivan Babrou).CREATE USER. #90928 (pufit).write_marks_for_substreams_in_compact_parts. #91014 (Pavel Kruglov).dictGetDescendants caused by NULL when dictionary type has Hierarchy support but no column is HIERARCHICAL. Closes #92026. Closes #92121. #91420 (Nihal Z. Miaji).remote function. Closes #90568. #91524 (Nihal Z. Miaji).ddlworker::markreplicasactive, if there is no active host found, and the remote_servers has some host_ids, we print a warning log instead of throwing an exception. #92223 (Tuan Pham Anh).Nothing type in caseWithExpression function arguments . Closes #85354. #92351 (Nihal Z. Miaji).count_distinct_optimization pass over window functions and over multiple arguments. #92376 (Raúl Marín).not match(...) is used in WHERE causing incorrect results. Closes #92492. #92726 (Nihal Z. Miaji).chcache and sccache as rust wrapper. #92404 (Mikhail f. Shiryaev).~PooledConnection. #89090 (Miсhael Stetsyuk).ulimit -n setting was recently changed in the integration tests runner, and this fd leak started to become visible. #91750 (Mikhail Artemenko).optimize_skip_unused_shards optimization for Distributed engine that may lead to Serialization is not implemented for data type Set due to wrong types. #91923 (Azat Khuzhin).