yugabyte/yugabyte-db
Vedi su GitHub[DocDB] Assign all "system_platform" tables as system tables
Open
#11.311 aperta il 1 feb 2022
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium
Metriche repository
- Star
- (8229 star)
- Metriche merge PR
- (Merge medio 17g 21h) (92 PR mergiate in 30 g)
Descrizione
Jira Link: DB-906
Description
Currently, the table "write_read_test" in keySpace "system_platform" is counted towards user tables, so even when the user has only one table, the portal shows the user has two tables.

We should assign all the tables in system_platform as System tables, so we don't count them in the UI.