Micro-partition
A micro-partition is the small, contiguous unit of storage (roughly 50-500 MB uncompressed) into which Snowflake automatically divides table data. Snowflake stores columnar metadata per micro-partition to enable pruning, which skips partitions that cannot match a query.