v.1.1.54378Improvement

More Robust Crash Recovery for Asynchronous Insertion in Distributed Tables

More robust crash recovery for asynchronous insertion into Distributed tables.
Improved crash recovery mechanism for asynchronous data insertion into Distributed tables in ClickHouse.

Why it matters

This feature enhances the reliability of data ingestion by ensuring that asynchronous inserts into Distributed tables can recover gracefully from unexpected crashes, preventing data loss and improving overall stability.

How to use it

No explicit user action is required to enable this feature. It is integrated into the asynchronous insertion mechanism for Distributed tables, automatically providing more robust crash recovery.