Skip to main content

PARTITIONING_ABI_VERSION

Constant PARTITIONING_ABI_VERSION 

Source
pub const PARTITIONING_ABI_VERSION: u16 = 2;
Expand description

Durable encoding and hashing contract used to map keys to key groups.

Any change to Arrow row encoding, key hashing, or modulo mapping requires a version bump; recovery rejects checkpoints with a different identity. Placement is not part of this ABI: durable assignment publications are the ownership authority.