delta-explain: Making Delta Lake Pruning Visible

delta-explain: Making Delta Lake Pruning Visible

Partition pruning and data skipping are invisible by default. delta-explain reads the Delta log directly and shows, step by step, how a WHERE predicate narrows down candidate files — no engine required.

April 13, 2026 · 12 min