You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move schema validation progress table and model to bootstrap_model (#40572)
Moves `_schema_validation_progress` table and model to `bootstrap_model` so that we can delete documents in `_schema_validation_progress` atomically in `SchemaModel::mark_failed` and `SchemaModel::mark_validated`.
GitOrigin-RevId: 954691071c2e01fa624166fa92d27823a1c06538
0 commit comments