docs/changelogs/v25.7.2.54-stable.md
ConcurrentBoundedQueue, labelled by the queue type (i.e. what the queue is there for) and queue id (i.e. randomly generated id for the current instance of the queue). #84675 (Miсhael Stetsyuk).lgrq, for toggling request logging of received requests. #84719 (Antonio Andelic).keeper_server.coordination_settings.latest_logs_cache_entry_count_threshold and keeper_server.coordination_settings.commit_logs_cache_entry_count_threshold. #84877 (Antonio Andelic).IAccessStorage. #84365 (Konstantin Bogdanov).CORRUPTED_DATA error when lazy columns are used with external sort. #84738 (János Benjamin Antal).DeltaLake. Closes #84543. #84745 (Kseniia Sumarokova).ReplacingMergeTree and CollapsingMergeTree engines. #84851 (Anton Popov).ReplicatedMergeTree engine created on servers with a version lower than 25.7. #84933 (Anton Popov).MergeTree engine after running a ALTER TABLE ... REPLACE PARTITION query. #84941 (Anton Popov).AzureIteratorAsync. #85064 (Nikita Taranov).FilterTransform could stop reading if the expression for any chunk returned a constant false. This can lead to a bug, because constant columns are allowed to appear during the execution, and most function default implementations will preserve constants as well. #83855 (Nikolai Kochetov).SharedLockGuard explicitly. #84687 (Mikhail Artemenko).apply_patch_parts. #84848 (Anton Popov).