v.1.1.54378Improvement
More Robust Crash Recovery for Asynchronous Insertion in Distributed Tables
More robust crash recovery for asynchronous insertion into Distributed tables.Why it matters
This feature enhances the reliability of data ingestion by ensuring that asynchronous inserts intoDistributed 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 forDistributed tables, automatically providing more robust crash recovery.