docs/changelogs/v25.11.8.25-stable.md
max_server_memory_usage exceeds memory_worker_purge_dirty_pages_threshold_ratio. #93500 (Eduard Karacharov).memory_worker_purge_total_memory_threshold_ratio to start purging dirty pages based on ratio of total memory usage. #94902 (Antonio Andelic).set compatibility='23.3'. Not sure if it should be backported. #93038 (Amos Bird).Join with USING clause. Fixes #91672. Fixes #78572. #94000 (Dmitry Novik).isNotNull is evaluated on a missing column. #94600 (Molly).data_type (which may be DataTypeNullable*) is static_cast-ed to DataTypeDateTime64*. Instead, we should cast check_type (the nested type variable). #94627 (Miсhael Stetsyuk).getURLHostRFC function was missing bounds checks before dereferencing pointers. When an empty string was passed to domainRFC, it would read uninitialized memory, triggering MSan errors. #94851 (Alexey Milovidov).LIMIT/OFFSET when using the old analyzer with Distributed tables. Closes #94712. #94999 (Ahmed Gouda).curl 8.18.0. #94742 (Konstantin Bogdanov).postgres to REL_18_1. #95189 (Konstantin Bogdanov).libexpat 2.7.3. #95218 (Konstantin Bogdanov).