You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"ALTER PARTITION \"us-east3\" OF INDEX system.public.lease@primary CONFIGURE ZONE USING\n\tnum_voters = 3,\n\tvoter_constraints = '[+region=us-east3]',\n\tlease_preferences = '[[+region=us-east3]]'"},
599
599
})
600
600
}
601
+
602
+
// TestDropRegionFromUserDatabaseCleansUpSystemTables verifies that
603
+
// dropping a region from a user database doesn't remove rows
0 commit comments