Skip to main content

PARTITIONING_ABI_VERSION

Constant PARTITIONING_ABI_VERSION 

Source
pub const PARTITIONING_ABI_VERSION: u16 = 1;
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 and a coordinated compatibility fence. Placement is not part of this ABI: durable assignment publications are the ownership authority.