Status: IN
`Partition.split` always divides at the median key (index `len // 2`), which can produce uneven partitions when key distribution is skewed
Source: entries/2026/05/29/topic-ddia-chapter-6-partitioning.md
JSON