Reader

Optimizing aggregation in the Vitess query planner

| PlanetScale - Blog | Default
The Vitess query planner takes multiple passes over a query plan to optimize it as much as possible before execution. A recent tricky bug report led to an improvement in how the optimizer functions.