Designing a Distributed SQL Engine: Challenges & Decisions
2023-04-23This article is the transcript of a tech talk, SQL Engine Design Challenges & Decisions, given by Guoping Wang, tech leader of the SQL engine team at OceanBase. In this tech talk, Guoping Wang covered four topics:
Architecture overview, Plan cache, Query optimizer and Execution engine.