Background Downloads to Filesystem Cache Re-enabled
Official CH changelog text
Background downloads to the filesystem cache were enabled back. #70929 (Nikita Taranov).
Re-enable background downloads to the filesystem cache in ClickHouse.
Why it matters
This feature restores the ability to download data in the background to the filesystem cache, improving query performance by prefetching data and reducing latency during data access.
How to use it
Background downloads to the filesystem cache are enabled by default once this update is applied. Users do not need to take additional action to benefit from this feature.