v.21.4Bug Fixes
Add Memory Accounting to Parallel Parsing Routines to Prevent OOM
Add (missing) memory accounting in parallel parsing routines. In previous versions OOM was possible when the resultset contains very large blocks of data. This closes #22008. #22425 (alexey-milovidov).