v.22.2Improvement
Improve Memory Accounting for Low Usage Queries
Improve memory accounting for queries that are using less than max_untracker_memory. #34001 (Azat Khuzhin).Why it matters
This feature enhances the accuracy of memory tracking for queries that consume memory below themax_untracked_memory threshold, enabling better resource monitoring and management during query execution.