docs/changelogs/v25.3.3.42-lts.md
IN clause type coercion for BFloat16 (i.e. SELECT toBFloat16(1) IN [1, 2, 3]; now returns 1). Closes #78754. #78839 (Raufs Dunamalijevs).recoverLostReplica same as it was done in: https://github.com/ClickHouse/ClickHouse/pull/78637. #79113 (Nikita Mikhaylov).disable_insertion_and_mutation is true. A task is some insertion, it will failed if disable_insertion_and_mutation is true. #78277 (Xu Jia).Distributed engine table. #78428 (Yakov Olkhovskiy).max_streams_to_max_threads_ratio setting. #78505 (Eduard Karacharov).system database when we check the limit of tables, so we should also not check the limits for tables in system database. #78653 (Nikolay Degterinsky).