Summary:
The github PR https://github.com/yugabyte/yugabyte-db/commit/c31818628d48dd47b7d39d70840b9b3f7155f38e incorrectly uses `kNamespaceName` as db name in test `UpsertWithPKInSetEmitsDeleteAndInsert` instead of `test_namespace_name` causing the test failure. Correcting it in this revision.
Original commit: 9f03ce9 / #30903
Test Plan: Jenkins: test regex: *UpsertWithPKInSetEmitsDeleteAndInsert*
Reviewers: sumukh.phalgaonkar, abhiram.jampani
Reviewed By: sumukh.phalgaonkar
Subscribers: ycdcxcluster
Tags: #jenkins-ready
Differential Revision: https://phorge.dev.yugabyte.com/D54834