The document outlines the architecture of ORCA, a modular query optimizer for Pivotal's database systems, particularly focusing on how it processes large data by distributing workloads across multiple servers. It describes five key optimization steps within ORCA, including preprocessing, exploration of logical plans, statistics derivation, implementation, and multi-parallelization optimization. Additionally, the document highlights ORCA's superior query performance compared to traditional planners, supported by the TPC-DS benchmarking results.