Event language
UI language
This talk presents pg_fusion, a prototype PostgreSQL extension that integrates Apache DataFusion as a query executor. The focus of the talk is on the design problems and architectural decisions required to embed an external, async, multi-threaded execution engine into PostgreSQL.