Add and backfill project_id for approval_merge_request_rules_approved_approvers
Merged
requested to merge backfill-desired-sharding-key-small-table-approval_merge_request_rules_approved_approvers into master
Add and backfill project_id for approval_merge_request_rules_approved_approvers.
This table has a desired sharding key configured (view configuration).
This merge request is the first step towards transforming the desired sharding key into a sharding key.
This involves three changes:
Once the background migration has completed, a second merge request will be created to finalize the background migration and validate the not null constraint.
We have assigned a random backend engineer from groupcode review to review these changes. Please review this merge request from a backend perspective. The main thing we are looking to verify is that the added column and association match the values specified by the desired sharding key configuration and that backfilling the column from this other table makes sense in the context of this feature.
When you are finished, please:
If you have any questions or concerns, reach out to @tigerwnz
or @shubhamkrai.
This merge request was generated by a once off keep implemented in !143774
This change was generated by gitlab-housekeeper using the Keeps::BackfillDesiredShardingKeySmallTable keep.
To provide feedback on your experience with gitlab-housekeeper
please create an issue with the
label GitLab Housekeeper and consider pinging the author of this keep.