S2024 #07 - JIT Query Compilation & Code Generation (CMU Advanced Database Systems)

CMU Database Group · 81:56

Query compilation makes OLAP engines faster by emitting query-specific machine code that does only the work that query needs—no runtime type switches, virtual-table lookups, or expression-tree walks—after the optimize...

Read the full summary on tuber

Redirecting...