risingwave_common::util::row_id

Constant TIMESTAMP_SHIFT_BITS

source
const TIMESTAMP_SHIFT_BITS: u32 = 22;
Expand description

The number of bits occupied by the vnode part and the sequence part of a row id.