How a table is divided across partitions.
By a contiguous span of values — the usual choice for dates.
By an explicit set of values per partition.
By a hash of the key, for even distribution rather than meaning.
How a table is divided across partitions.