const TABLE_ID_VALUE_OFFSET: usize = COLUMN_ID_ENCODE_SIZE; // 4usize
Byte offset to the table_id value (after its 4-byte column id).