Snowflake Micro-Partitions and Pruning: Why Your Filter Still Scans the Table
What a micropartition is, how clustering and sargable filters prune, why wrapping columns and SELECT * blow the scan, and how to read partitions_scanned.
- snowflake
- cost-optimization
- sql