push
github
[OSS-ONLY] Fix grantor to bootstrap superuser while granting login to guest user (#3816) In Babelfish we explictly specify bbf_role_admin as grantor while mapping login to guest user. This causes duplicate mapping when the bootstrap superuser is not bbf_role_admin. This commit fixes the grantor to bootstrap superuser while granting guest user to login. Task: BABEL-5890 Signed-off-by: Sharath BP <sharatbp@amazon.com> (cherry picked from commit 3e3015465)
2 of 2 new or added lines in 1 file covered. (100.0%)
1088 existing lines in 13 files now uncovered.49182 of 64945 relevant lines covered (75.73%)
324247.67 hits per line