Add not null constraint on notes sharding key (NOT VALID)
What does this MR do and why?
We need to make sure at least one sharding key column is present in the notes sharding key before starting the backfill and we can validate the constraint.
The backfill will be scheduled in Backfill the namespace id for notes with null p... (!191155 - merged)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #444222 (closed)