With a Partitioned Primary Index (PPI), data distribution across AMPs is still determined by the Primary Index hash value, just like a regular PI. The partitioning component adds a secondary organization layer within each AMP, but does not affect how rows are distributed to AMPs initially. The partitioning column defines how data is organized within each AMP, not across AMPs.