docs/changelogs/v25.12.2.54-stable.md
compatibility setting to the previous version or set MergeTree settings dynamic_serialization_version='v2', object_serialization_version='v2'. #92511 (Pavel Kruglov).background_schedule_pool_log.duration_threshold_milliseconds=30) to avoid excessive tasks logging. #92965 (Azat Khuzhin).flipCoordinates. #93303 (Bharat Nallan).REMOVE. #93345 (Pablo Marcos).count_distinct_optimization pass over window functions and over multiple arguments. #92376 (Raúl Marín).ngrambf_v1 indexes with ngram length (1st parameter) > 8 would throw an exception. #92672 (Robert Schulze).GRANT statements failing due to unrelated revokes. #92725 (pufit).not match(...) is used in WHERE causing incorrect results. Closes #92492. #92726 (Nihal Z. Miaji).Connection. #92807 (Raufs Dunamalijevs). Failed to set file processing within 100 retries in storgae S3Queue in Ordered mode. It is now replaced with a warning. This error could happen before 25.10 version if keeper session expired, however it will still be a warning in 25.10+ versions, as it is still theoretically possible to get this error in case of high processing concurrency in Ordered mode. #92814 (Kseniia Sumarokova).system.parts table. #92832 (Anton Popov).IN clause with subqueries in the predicate of the WHERE clause. #92838 (Anton Popov).FILE_DOESNT_EXIST after mutation of a sparse column with ratio_of_defaults_for_sparse_serialization=0.0. Closes #92633. #92860 (Pavel Kruglov).MergeTree tables. #92925 (Anton Popov).has function. Closes #92906. #92995 (Nihal Z. Miaji).ratio_of_defaults_for_sparse_serialization was changed to 1.0 via alter. #93016 (Pavel Kruglov).not materialize(...) or not CAST(...) is used in WHERE causing incorrect results. Closes #88536. #93017 (Nihal Z. Miaji).concat(col1, col2)). #93073 (Anton Popov).NOT_FOUND_COLUMN_IN_BLOCK error. #93273 (Dmitry Novik).