Tag

Cascades

1 views collected around this technical thread.

Big Data Technology Architecture
Big Data Technology Architecture
Aug 5, 2022 · Databases

In-Depth Analysis of StarRocks Optimizer Architecture and Techniques

This article provides a comprehensive technical overview of StarRocks' query optimizer, covering its cascades/ORCA-inspired architecture, logical and physical plan transformations, cost modeling, statistics derivation, memo structure, task scheduling, and practical examples of join optimization in a distributed OLAP engine.

CascadesDatabaseOLAP
0 likes · 14 min read
In-Depth Analysis of StarRocks Optimizer Architecture and Techniques