Forked from #48123.
Describe the problem
Currently TestPublicIndexTableSpans (backupccl/backup_test.go) hardcodes to keys.TODOSQLCodec.
Expected behavior
The test should be modified to instead use two sub-tests, one using system tenant codec and one using a secondary tenant codec.
cc @stevendanna for triage
Epic CRDB-27613
Jira issue: CRDB-16709
Forked from #48123.
Describe the problem
Currently
TestPublicIndexTableSpans(backupccl/backup_test.go) hardcodes tokeys.TODOSQLCodec.Expected behavior
The test should be modified to instead use two sub-tests, one using system tenant codec and one using a secondary tenant codec.
cc @stevendanna for triage
Epic CRDB-27613
Jira issue: CRDB-16709