07 - Query Scheduling (CMU Advanced Databases / Spring 2023)
CMU Database Group · 80:30
Modern analytical databases should schedule query tasks, place data, and allocate memory themselves rather than trusting the OS, because only the DBMS knows pipeline dependencies, NUMA locality, and which operator wil...