Fixes a rare issue causing the error "Cannot write to finalized buffer" during data writing operations in ClickHouse.
Why it matters
This fix addresses a rare bug where attempts to write to an already finalized buffer could lead to errors and potential data processing interruptions. By resolving this, the stability and reliability of data ingestion and processing are improved, minimizing unexpected failures.How to use it
Users automatically benefit from this fix by upgrading to the ClickHouse version that includes this patch. No additional configuration or changes are required.