Completed
Extensibility
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
DataFusion and Apache Arrow: Supercharging Data Analytics with a Rust-Based Query Engine
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is going on?
- 3 Apache Arrow
- 4 Implementation timeline for a new Database system
- 5 LLVM Compiler Infrastructure
- 6 LLVM-like Infrastructure for Databases
- 7 DataFusion Project Growth
- 8 DataFusion Milestones: Time to Mature
- 9 Initial Logical Plan
- 10 Let's Optimize!
- 11 The Initial Execution Plan
- 12 DataFusion Features
- 13 SQL Support
- 14 Extensibility
- 15 VegaFusion
- 16 Cube.js / Cube Store
- 17 Coralogix
- 18 blaze-rs
- 19 Ballista Distributed Compute
- 20 Future Directions