range-partitioning-contiguous-half-open-coverage

Status: IN

Partitions use half-open intervals `[start_key, end_key)` with the first partition starting at `""` and the last having `end_key=None`, guaranteeing the entire string keyspace is covered with no gaps or overlaps.

Source: entries/2026/05/29/range-partitioning-range_partitioning.md

JSON