Skip to content
Latchkey

Partition Pruning - CI/CD Glossary Definition

Partition pruning is a query optimization where the engine skips entire partitions whose key range cannot satisfy the query’s filter, so it reads only relevant data. It is the main reason partitioning speeds up analytics.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →