v.24.9Bug Fix
Fixed High Memory Consumption in INSERT INTO ... SELECT and CREATE TABLE AS SELECT Queries
Fixed case when memory consumption was too high because of the squashing inINSERT INTO ... SELECTorCREATE TABLE AS SELECTqueries. #69469 (Yarik Briukhovetskyi).