Skip to main content
A tracked table’s declared schema omits its block-number / partition column. Fix — add the column to tables[].schema as INT64 NOT NULL. The target forces that type and mode, but the column itself must be declared.