Adding Partitions to an Existing Table: Online Repartitioning in GreptimeDB v1.1
GreptimeDB v1.1 lets you run a single ALTER TABLE to add partitions to an existing, unpartitioned table online, with no rebuild, no dual-write, and no backfill. Decoupled compute and storage make repartitioning a metadata operation instead of a data migration.


















