Include namespace_id when upserting search data
What does this MR do and why?
Copy issue.namespace_id
to issue_search_data.namespace_id
. This will be
used as the new partitioning key of the issue_search_data
table.
How to set up and validate locally
- Create / update issues
- The associated search data record should have a
namespace_id
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #393126 (closed)
Edited by Heinrich Lee Yu