Talk 1: Intro to DataFusion: Technology, Community, and Not Quite Enough Time by Andrew Lamb
Andrew delves into the architecture, modularity, and tradeoffs of Apache DataFusion, a high-performance Rust-based query engine, and how it's employed in building advanced data systems.
Talk 2: Building A Unified Compute Engine with Apache DataFusion by Mehmet Ozan Kabak
This talk explores how DataFusion’s modular architecture enables the vision of “unified” compute engines. Ozan will discuss how its extensibility addresses core engine-level limitations and empowers streamlined solutions for data and AI workloads, while also considering the challenges that remain.
Talk 3: Distributed Joins with DataFusion at Coralogix
A technical deep dive into optimizing performance for large-scale group aggregations with Apache DataFusion.